git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC/PATCH 0/2] Test the Git version string
@ 2013-04-14 14:27 Philip Oakley
  2013-04-14 14:27 ` [RFC/PATCH 1/2] test git " Philip Oakley
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Philip Oakley @ 2013-04-14 14:27 UTC (permalink / raw)
  To: GitList

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2013-04-16 21:22 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-14 14:27 [RFC/PATCH 0/2] Test the Git version string Philip Oakley
2013-04-14 14:27 ` [RFC/PATCH 1/2] test git " Philip Oakley
2013-04-14 14:27 ` [RFC/PATCH 2/2] Doc: State the exact " Philip Oakley
2013-04-14 19:22 ` [RFC/PATCH 0/2] Test the Git " Junio C Hamano
2013-04-14 21:26   ` Philip Oakley
2013-04-15  1:39     ` Junio C Hamano
2013-04-16  7:25       ` Philip Oakley
2013-04-16 18:12         ` Junio C Hamano
2013-04-16 18:24           ` David Aguilar
2013-04-16 19:02             ` Junio C Hamano
2013-04-16 21:22           ` Philip Oakley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).