We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 98a8fcc + ffea024 commit 18c3ae0Copy full SHA for 18c3ae0
Documentation/git-describe.txt
@@ -139,7 +139,7 @@ at the end.
139
140
The number of additional commits is the number
141
of commits which would be displayed by "git log v1.0.4..parent".
142
-The hash suffix is "-g" + 7-char abbreviation for the tip commit
+The hash suffix is "-g" + unambiguous abbreviation for the tip commit
143
of parent (which was `2414721b194453f058079d897d13c4e377f92dc6`).
144
The "g" prefix stands for "git" and is used to allow describing the version of
145
a software depending on the SCM the software is managed with. This is useful
0 commit comments