make desc more explicit
This commit is contained in:

committed by
Agniva De Sarker

parent
e6b9f81cd6
commit
c5eb598d5c
@@ -23,6 +23,6 @@
|
|||||||
|
|
||||||
`git fetch --tags`
|
`git fetch --tags`
|
||||||
|
|
||||||
- List tags that contain a given commit:
|
- List all tags whose ancestors include a given commit:
|
||||||
|
|
||||||
`git tag --contains {{commit}}`
|
`git tag --contains {{commit}}`
|
||||||
|
Reference in New Issue
Block a user