* [PATCH] bash: support the --autosquash option for rebase
@ 2010-02-06 8:37 Björn Gustavsson
0 siblings, 0 replies; only message in thread
From: Björn Gustavsson @ 2010-02-06 8:37 UTC (permalink / raw)
To: Shawn O. Pearce; +Cc: git
Signed-off-by: Björn Gustavsson <bgustavsson@gmail.com>
---
contrib/completion/git-completion.bash | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/contrib/completion/git-completion.bash b/contrib/completion/git-completion.bash
index da46bf8..35acad0 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
--
1.7.0.rc1.10.gb8bb
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2010-02-06 8:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-06 8:37 [PATCH] bash: support the --autosquash option for rebase Björn Gustavsson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).