Skip to content

Commit 1e7ef5d

Browse files
committed
Merge branch 'mm/complete-rebase-autostash'
* mm/complete-rebase-autostash: git-completion: add --autostash for 'git rebase'
2 parents 8128835 + d89ad9c commit 1e7ef5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

contrib/completion/git-completion.bash

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1693,6 +1693,7 @@ _git_rebase ()
16931693
--committer-date-is-author-date --ignore-date
16941694
--ignore-whitespace --whitespace=
16951695
--autosquash --fork-point --no-fork-point
1696+
--autostash
16961697
"
16971698

16981699
return

0 commit comments

Comments
 (0)