Merge branch 'mm/complete-rebase-autostash'
* mm/complete-rebase-autostash: git-completion: add --autostash for 'git rebase'
This commit is contained in:
commit
1e7ef5d9bf
@ -1693,6 +1693,7 @@ _git_rebase ()
|
|||||||
--committer-date-is-author-date --ignore-date
|
--committer-date-is-author-date --ignore-date
|
||||||
--ignore-whitespace --whitespace=
|
--ignore-whitespace --whitespace=
|
||||||
--autosquash --fork-point --no-fork-point
|
--autosquash --fork-point --no-fork-point
|
||||||
|
--autostash
|
||||||
"
|
"
|
||||||
|
|
||||||
return
|
return
|
||||||
|
Loading…
Reference in New Issue
Block a user