Skip to content

Commit b619715

Browse files
committed
Merge branch 'maint-1.6.0' into maint
* maint-1.6.0: Fix Documentation for git-describe
2 parents 950db87 + b938f62 commit b619715

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-describe.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ OPTIONS
4343
Automatically implies --tags.
4444

4545
--abbrev=<n>::
46-
Instead of using the default 8 hexadecimal digits as the
46+
Instead of using the default 7 hexadecimal digits as the
4747
abbreviated object name, use <n> digits.
4848

4949
--candidates=<n>::

0 commit comments

Comments
 (0)