File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8312,10 +8312,10 @@ __git_setup_merge_options () {
8312
8312
'(--log )--no-log[do not list one-line descriptions of the commits being merged in the log message]'
8313
8313
'(-n --no-stat)--stat[show a diffstat at the end of the merge]'
8314
8314
'(--stat -n --no-stat)'{-n,--no-stat}'[do not show diffstat at the end of the merge]'
8315
- '( --no-squash)--squash[merge, but do not commit ]'
8315
+ '( --no-squash)--squash[prepare a squashed merge without committing ]'
8316
8316
'--autostash[automatically stash/stash pop before and after]'
8317
8317
'--signoff[add Signed-off-by: trailer]'
8318
- '(--squash )--no-squash[merge and commit ]'
8318
+ '(--squash )--no-squash[do not prepare a squashed merge ]'
8319
8319
'--ff-only[refuse to merge unless HEAD is up to date or merge can be resolved as a fast-forward]'
8320
8320
'(-S --gpg-sign --no-gpg-sign)'{-S-,--gpg-sign=-}'[GPG-sign the commit]::key id'
8321
8321
"(-S --gpg-sign --no-gpg-sign)--no-gpg-sign[don't GPG-sign the commit]"
You can’t perform that action at this time.
0 commit comments