<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/Documentation/git-version.txt, branch v2.33.6</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v2.33.6</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v2.33.6'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2021-09-14T17:05:40Z</updated>
<entry>
<title>documentation: add documentation for 'git version'</title>
<updated>2021-09-14T17:05:40Z</updated>
<author>
<name>Matthias Aßhauer</name>
<email>mha1993@live.de</email>
</author>
<published>2021-09-14T13:27:18Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=b6d8887d3d607e0da971218f20428c0635c6362c'/>
<id>urn:sha1:b6d8887d3d607e0da971218f20428c0635c6362c</id>
<content type='text'>
While 'git version' is probably the least complex git command,
it is a non-experimental user-facing builtin command. As such
it should have a help page.

Both `git help` and `git version` can be called as options
(`--help`/`--version`) that internally get converted to the
corresponding command. Add a small paragraph to
Documentation/git.txt describing how these two options
interact with each other and link to this help page for the
sub-options that `--version` can take. Well, currently there
is only one sub-option, but that could potentially increase
in future versions of Git.

Signed-off-by: Matthias Aßhauer &lt;mha1993@live.de&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
