Tidy up documentation of --create-new-change-for-all-not-in-target
Change-Id: I12449837c86f547a0604f43a7322a2f515aae4df
This commit is contained in:
parent
962e1186b5
commit
7c603dffde
@ -137,11 +137,11 @@ Submit Types].
|
||||
|
||||
--create-new-change-for-all-not-in-target::
|
||||
--ncfa:
|
||||
If enabled, a new change is created for every commit not in
|
||||
target branch. If the pushed commit is merge commit, this flag is
|
||||
ignored for that push. This option also does not accept merge
|
||||
commits in commit chain to avoid accidental creation of a large
|
||||
number of open changes.
|
||||
If enabled, a new change is created for every commit that is not in
|
||||
the target branch. If the pushed commit is a merge commit, this flag is
|
||||
ignored for that push. To avoid accidental creation of a large number
|
||||
of open changes, this option also does not accept merge commits in the
|
||||
commit chain.
|
||||
Disabled by default.
|
||||
|
||||
--require-change-id::
|
||||
|
Loading…
Reference in New Issue
Block a user