1
0
Waldir Pimenta 8 жил өмнө
parent
commit
c5eb598d5c

+ 1 - 1
pages/common/git-tag.md

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