Improved git info output by "make check".
tests/Makefile.am: modified output_info to output: * the detected branch, which also works in detached HEAD state (for old commits that can be found in multiple branches, "master" is prefered over the other branches); * the total commit count; * the commit id (hash).
Please register or sign in to comment