Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'mm/describe-doc'
author
Junio C Hamano
<gitster@pobox.com>
Wed, 1 Jul 2015 21:02:30 +0000
(14:02 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 1 Jul 2015 21:02:31 +0000
(14:02 -0700)
Docfix.
* mm/describe-doc:
Documentation/describe: improve one-line summary
Documentation/git-describe.txt
patch
|
blob
|
history
raw
(from parent 1:
a225a26
)
diff --git
a/Documentation/git-describe.txt
b/Documentation/git-describe.txt
index d20ca402a11d29cb35efa9d291755c4f9f08bf21..e045fc73f88ae63a20c18af1b146dc1211a266ec 100644
(file)
--- a/
Documentation/git-describe.txt
+++ b/
Documentation/git-describe.txt
@@
-3,7
+3,7
@@
git-describe(1)
NAME
----
-git-describe -
Show the most recent tag that is reachable from a comm
it
+git-describe -
Describe a commit using the most recent tag reachable from
it
SYNOPSIS