Merge branch 'ab/ref-filter-no-contains'
Doc update to a recent topic. * ab/ref-filter-no-contains: tag: duplicate mention of --contains should mention --no-contains
This commit is contained in:
@ -12,7 +12,7 @@ SYNOPSIS
|
|||||||
'git tag' [-a | -s | -u <keyid>] [-f] [-m <msg> | -F <file>]
|
'git tag' [-a | -s | -u <keyid>] [-f] [-m <msg> | -F <file>]
|
||||||
<tagname> [<commit> | <object>]
|
<tagname> [<commit> | <object>]
|
||||||
'git tag' -d <tagname>...
|
'git tag' -d <tagname>...
|
||||||
'git tag' [-n[<num>]] -l [--contains <commit>] [--contains <commit>]
|
'git tag' [-n[<num>]] -l [--contains <commit>] [--no-contains <commit>]
|
||||||
[--points-at <object>] [--column[=<options>] | --no-column]
|
[--points-at <object>] [--column[=<options>] | --no-column]
|
||||||
[--create-reflog] [--sort=<key>] [--format=<format>]
|
[--create-reflog] [--sort=<key>] [--format=<format>]
|
||||||
[--[no-]merged [<commit>]] [<pattern>...]
|
[--[no-]merged [<commit>]] [<pattern>...]
|
||||||
|
Reference in New Issue
Block a user