mirror of
https://github.com/git/git.git
synced 2024-11-24 10:26:17 +08:00
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
|
||||
--ignore-whitespace --whitespace=
|
||||
--autosquash --fork-point --no-fork-point
|
||||
--autostash
|
||||
"
|
||||
|
||||
return
|
||||
|
Loading…
Reference in New Issue
Block a user