In $gmane/217004 I was noted that the git version string is used in the wild for confirming which git version is in use. This patch series seeks to add tests for the version string format and document it. The key questions to be answered are: * should the test be inside t0000, or somewhere else? * should the version string be limited to one line, <80 characters? * how to format the asciidoc of the ERE. Philip Oakley (2): test git version string Doc: State the exact git version string Documentation/git.txt | 4 ++++ t/t0000-basic.sh | 8 ++++++++ 2 files changed, 12 insertions(+) -- 1.8.1.msysgit.1 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html