Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
diff.c: emit_add_line() takes only the rest of the line
[gitweb.git]
/
Documentation
/
git-describe.txt
diff --git
a/Documentation/git-describe.txt
b/Documentation/git-describe.txt
index c4dbc2ae342833561080f7a18a93bcf5ac5a0dd3..59a6fd17ab3566986aa2f4b12b2ce034aa2c5a97 100644
(file)
--- a/
Documentation/git-describe.txt
+++ b/
Documentation/git-describe.txt
@@
-38,7
+38,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>::