We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b8a4652 + 80f4cd8 commit 0d86bbdCopy full SHA for 0d86bbd
Documentation/git-tag.txt
@@ -12,7 +12,7 @@ SYNOPSIS
12
'git tag' [-a | -s | -u <keyid>] [-f] [-m <msg> | -F <file>]
13
<tagname> [<commit> | <object>]
14
'git tag' -d <tagname>...
15
-'git tag' [-n[<num>]] -l [--contains <commit>] [--contains <commit>]
+'git tag' [-n[<num>]] -l [--contains <commit>] [--no-contains <commit>]
16
[--points-at <object>] [--column[=<options>] | --no-column]
17
[--create-reflog] [--sort=<key>] [--format=<format>]
18
[--[no-]merged [<commit>]] [<pattern>...]
0 commit comments