Skip to content

Commit

Permalink
Merge branch 'mm/describe-doc' into maint
Browse files Browse the repository at this point in the history
Docfix.

* mm/describe-doc:
  Documentation/describe: improve one-line summary
  • Loading branch information
Junio C Hamano committed Jul 15, 2015
2 parents 51d5980 + 25f600e commit b7abfac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/git-describe.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b7abfac

Please sign in to comment.