summaryrefslogtreecommitdiffstats
path: root/git-describe.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-11-05 05:28:43 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-11-05 05:28:43 +0000
commita1f86336a1ae7a49b2a8384cc7d14eaa7a186cd3 (patch)
tree6f546cde1f44b59a931ac8fff572f802fb71469c /git-describe.txt
parentc21ab059d7d4dcad19afc93fc1499e8a9b97fd7a (diff)
downloadgit-htmldocs-a1f86336a1ae7a49b2a8384cc7d14eaa7a186cd3.tar.gz
Autogenerated HTML docs for v1.6.5.2-150-g1b52a
Diffstat (limited to 'git-describe.txt')
-rw-r--r--git-describe.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-describe.txt b/git-describe.txt
index e9dbca7d8..2f9791678 100644
--- a/git-describe.txt
+++ b/git-describe.txt
@@ -120,7 +120,7 @@ closest tagname without any suffix:
tags/v1.0.0
Note that the suffix you get if you type these commands today may be
-longer than what Linus saw above when he ran this command, as your
+longer than what Linus saw above when he ran these commands, as your
git repository may have new commits whose object names begin with
975b that did not exist back then, and "-g975b" suffix alone may not
be sufficient to disambiguate these commits.