зеркало из https://github.com/microsoft/git.git
Merge branch 'jk/completion-rebase' into maint
* jk/completion-rebase: completion: add missing git-rebase options
This commit is contained in:
Коммит
d509fa44ed
|
@ -1687,8 +1687,12 @@ _git_rebase ()
|
|||
--preserve-merges --stat --no-stat
|
||||
--committer-date-is-author-date --ignore-date
|
||||
--ignore-whitespace --whitespace=
|
||||
--autosquash --fork-point --no-fork-point
|
||||
--autostash
|
||||
--autosquash --no-autosquash
|
||||
--fork-point --no-fork-point
|
||||
--autostash --no-autostash
|
||||
--verify --no-verify
|
||||
--keep-empty --root --force-rebase --no-ff
|
||||
--exec
|
||||
"
|
||||
|
||||
return
|
||||
|
|
Загрузка…
Ссылка в новой задаче