summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2009-01-23 21:51:20 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2009-01-23 21:51:20 -0800
commitf3d6073e02f8ee8dc6376b0262151dbbfbbdfe7d (patch)
tree21612e6a4bbd345dafb5d72a580ba578e429b296
parenthttp-push: refactor lock-related headers creation for curl requests (diff)
parentMerge branch 'cb/maint-unpack-trees-absense' into maint (diff)
downloadtgif-f3d6073e02f8ee8dc6376b0262151dbbfbbdfe7d.tar.xz
Merge branch 'maint'
* maint: Fix Documentation for git-describe
-rw-r--r--Documentation/git-describe.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-describe.txt b/Documentation/git-describe.txt
index a99b4ef943..b231dbb947 100644
--- 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>::