We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 89ba81d + 81966ab commit 53c2a59Copy full SHA for 53c2a59
1 file changed
Documentation/git-tag.txt
@@ -103,8 +103,9 @@ OPTIONS
103
+
104
This option is only applicable when listing tags without annotation lines.
105
106
---contains <commit>::
107
- Only list tags which contain the specified commit.
+--contains [<commit>]::
+ Only list tags which contain the specified commit (HEAD if not
108
+ specified).
109
110
--points-at <object>::
111
Only list tags of the given object.
0 commit comments