Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'maint-1.6.0' into maint
author
Junio C Hamano
<gitster@pobox.com>
Sat, 24 Jan 2009 02:48:14 +0000
(18:48 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Sat, 24 Jan 2009 02:48:14 +0000
(18:48 -0800)
* maint-1.6.0:
Fix Documentation for git-describe
Documentation/git-describe.txt
patch
|
blob
|
history
raw
(from parent 1:
950db87
)
diff --git
a/Documentation/git-describe.txt
b/Documentation/git-describe.txt
index 3d79f05995d28214f68640dd3f693033dff03547..a30c5ac96618f5010388edd66815ec97971a92e0 100644
(file)
--- a/
Documentation/git-describe.txt
+++ b/
Documentation/git-describe.txt
@@
-43,7
+43,7
@@
OPTIONS
Automatically implies --tags.
--abbrev=<n>::
- Instead of using the default
8
hexadecimal digits as the
+ Instead of using the default
7
hexadecimal digits as the
abbreviated object name, use <n> digits.
--candidates=<n>::