make desc more explicit

coverage
Waldir Pimenta 2017-01-05 13:05:56 +00:00 committed by Agniva De Sarker
parent e6b9f81cd6
commit c5eb598d5c
1 changed files with 1 additions and 1 deletions

View File

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