Skip to content

Commit

Permalink
make desc more explicit
Browse files Browse the repository at this point in the history
  • Loading branch information
waldyrious authored and agnivade committed Jan 10, 2017
1 parent e6b9f81 commit c5eb598
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/common/git-tag.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@

`git fetch --tags`

- List tags that contain a given commit:
- List all tags whose ancestors include a given commit:

`git tag --contains {{commit}}`

0 comments on commit c5eb598

Please sign in to comment.