Merge branch 'mm/describe-doc' into maint

Docfix.

* mm/describe-doc:
  Documentation/describe: improve one-line summary
maint
Junio C Hamano 2015-07-15 11:41:26 -07:00
commit b7abfacf5e
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ git-describe(1)

NAME
----
git-describe - Show the most recent tag that is reachable from a commit
git-describe - Describe a commit using the most recent tag reachable from it


SYNOPSIS