Merge branch 'mm/complete-rebase-autostash'

* mm/complete-rebase-autostash:
  git-completion: add --autostash for 'git rebase'
maint
Junio C Hamano 2015-01-14 12:33:57 -08:00
commit 1e7ef5d9bf
1 changed files with 1 additions and 0 deletions

View File

@ -1693,6 +1693,7 @@ _git_rebase ()
--committer-date-is-author-date --ignore-date
--ignore-whitespace --whitespace=
--autosquash --fork-point --no-fork-point
--autostash
"

return