Merge branch 'mm/describe-doc' into maint

Docfix.

* mm/describe-doc:
  Documentation/describe: improve one-line summary
This commit is contained in:
Junio C Hamano 2015-07-15 11:41:26 -07:00
Родитель 51d5980ea0 25f600e142
Коммит b7abfacf5e
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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