Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2009-01-24 08:51:20 +0300
committerJunio C Hamano <gitster@pobox.com>2009-01-24 08:51:20 +0300
commitf3d6073e02f8ee8dc6376b0262151dbbfbbdfe7d (patch)
tree21612e6a4bbd345dafb5d72a580ba578e429b296 /Documentation/git-describe.txt
parentb1c7d4aafeda8e6b2bbeac29a3181cbe970b7874 (diff)
parent692be9f365be09160f8baa1d6d521d0f65ec4cf9 (diff)
Merge branch 'maint'
* maint: Fix Documentation for git-describe
Diffstat (limited to 'Documentation/git-describe.txt')
-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>::