completion: add --interactive option to git svn dcommit
see afd7f1e
for more details on git svn dcommit --interactive
Signed-off-by: Frederic Heitzmann <frederic.heitzmann@gmail.com>
Acked-by: Eric Wong <normalperson@yhbt.net>
This commit is contained in:
parent
b3a769dc35
commit
7b151f492d
@ -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,--*)
|
||||
|
Loading…
Reference in New Issue
Block a user