mirror of
https://github.com/git/git.git
synced 2026-04-12 01:40:10 +02:00
bash: support the --autosquash option for rebase
Signed-off-by: Björn Gustavsson <bgustavsson@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
committed by
Junio C Hamano
parent
04bf4483ea
commit
6d0d465e20
@@ -1386,6 +1386,7 @@ _git_rebase ()
|
||||
--preserve-merges --stat --no-stat
|
||||
--committer-date-is-author-date --ignore-date
|
||||
--ignore-whitespace --whitespace=
|
||||
--autosquash
|
||||
"
|
||||
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user