From: Björn Gustavsson Date: Sat, 6 Feb 2010 08:37:53 +0000 (+0100) Subject: bash: support the --autosquash option for rebase X-Git-Tag: v1.7.0-rc2~5 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=6d0d465e20b8c11924bc4e75563324771d0e0d63;p=git.git bash: support the --autosquash option for rebase Signed-off-by: Björn Gustavsson Signed-off-by: Junio C Hamano --- diff --git a/contrib/completion/git-completion.bash b/contrib/completion/git-completion.bash index da46bf81e..35acad004 100755 --- a/contrib/completion/git-completion.bash +++ b/contrib/completion/git-completion.bash @@ -1386,6 +1386,7 @@ _git_rebase () --preserve-merges --stat --no-stat --committer-date-is-author-date --ignore-date --ignore-whitespace --whitespace= + --autosquash " return