Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'ew/svn-1.9.0-auth'
[gitweb.git]
/
contrib
/
completion
/
git-completion.bash
diff --git
a/contrib/completion/git-completion.bash
b/contrib/completion/git-completion.bash
index ab4da7f979177a3304eb08d85869c1a141e81064..51f5223e2a373a03963ac20e7ebfc65405fb8eef 100644
(file)
--- a/
contrib/completion/git-completion.bash
+++ b/
contrib/completion/git-completion.bash
@@
-1809,7
+1809,7
@@
_git_config ()
return
;;
branch.*.rebase)
- __gitcomp "false true"
+ __gitcomp "false true
preserve interactive
"
return
;;
remote.pushdefault)