projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04bf448
)
bash: support the --autosquash option for rebase
author
Björn Gustavsson
<bgustavsson@gmail.com>
Sat, 6 Feb 2010 08:37:53 +0000
(09:37 +0100)
committer
Junio C Hamano
<gitster@pobox.com>
Sat, 6 Feb 2010 17:51:43 +0000
(09:51 -0800)
Signed-off-by: Björn Gustavsson <bgustavsson@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/completion/git-completion.bash
patch
|
blob
|
history
diff --git
a/contrib/completion/git-completion.bash
b/contrib/completion/git-completion.bash
index da46bf81e6885d7b72f3112a80b692b95cfbd7a8..35acad004e041d6c35316373635da45b61f6e8c0 100755
(executable)
--- 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