Skip to content

Commit

Permalink
Merge branch 'mm/describe-doc'
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 1, 2015
2 parents a225a26 + 25f600e commit 15b3f71
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 15b3f71

Please sign in to comment.