Skip to content

Commit 1f9247a

Browse files
purpleideagitster
authored andcommitted
completion: tab-complete "git svn --recursive"
Signed-off-by: James Shubin <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 5fa0f52 commit 1f9247a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

contrib/completion/git-completion.bash

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2730,6 +2730,7 @@ _git_svn ()
27302730
--log-window-size= --no-checkout --quiet
27312731
--repack-flags --use-log-author --localtime
27322732
--add-author-from
2733+
--recursive
27332734
--ignore-paths= --include-paths= $remote_opts
27342735
"
27352736
local init_opts="

0 commit comments

Comments
 (0)