From: Philip Oakley <philipoakley@iee.org>
To: GitList <git@vger.kernel.org>
Subject: [RFC/PATCH 0/2] Test the Git version string
Date: Sun, 14 Apr 2013 15:27:24 +0100 [thread overview]
Message-ID: <1365949646-1988-1-git-send-email-philipoakley@iee.org> (raw)
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
next reply other threads:[~2013-04-14 14:27 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-14 14:27 Philip Oakley [this message]
2013-04-14 14:27 ` [RFC/PATCH 1/2] test git version string 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1365949646-1988-1-git-send-email-philipoakley@iee.org \
--to=philipoakley@iee.org \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).