git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
b3a769d
)
completion: add --interactive option to git svn dcommit
author
Frederic Heitzmann
<redacted>
Thu, 3 Nov 2011 18:33:30 +0000
(19:33 +0100)
committer
Eric Wong
<redacted>
Tue, 21 Feb 2012 21:37:31 +0000
(21:37 +0000)
see
afd7f1e
for more details on git svn dcommit --interactive
Signed-off-by: Frederic Heitzmann <redacted>
Acked-by: Eric Wong <redacted>
contrib/completion/git-completion.bash
patch
|
blob
|
history
diff --git
a/contrib/completion/git-completion.bash
b/contrib/completion/git-completion.bash
index 1505cff12d3ee01e868219eed3fcf459dc196543..64be572eedf0c0178f32562756d195cc36fb3cbf 100755
(executable)
--- a/
contrib/completion/git-completion.bash
+++ b/
contrib/completion/git-completion.bash
@@
-2512,7
+2512,7
@@
_git_svn ()
__gitcomp "
--merge --strategy= --verbose --dry-run
--fetch-all --no-rebase --commit-url
- --revision $cmt_opts $fc_opts
+ --revision
--interactive
$cmt_opts $fc_opts
"
;;
set-tree,--*)
git clone https://git.99rst.org/PROJECT