Skip to content

Commit

Permalink
Merge branch 'mm/complete-rebase-autostash'
Browse files Browse the repository at this point in the history
* mm/complete-rebase-autostash:
  git-completion: add --autostash for 'git rebase'
  • Loading branch information
Junio C Hamano committed Jan 14, 2015
2 parents 8128835 + d89ad9c commit 1e7ef5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contrib/completion/git-completion.bash
Original file line number Diff line number Diff line change
Expand Up @@ -1693,6 +1693,7 @@ _git_rebase ()
--committer-date-is-author-date --ignore-date
--ignore-whitespace --whitespace=
--autosquash --fork-point --no-fork-point
--autostash
"

return
Expand Down

0 comments on commit 1e7ef5d

Please sign in to comment.