completion: tab-complete "git svn --recursive"
authorJames Shubin <redacted>
Wed, 13 Nov 2019 00:47:52 +0000 (00:47 +0000)
committerJunio C Hamano <redacted>
Wed, 13 Nov 2019 03:46:12 +0000 (12:46 +0900)
Signed-off-by: James Shubin <redacted>
Signed-off-by: Junio C Hamano <redacted>
contrib/completion/git-completion.bash

index e087c4bf0085add8e968e128db6b667acbc80320..51ca63673d828161ca5f736d1f29e17816930608 100644 (file)
@@ -2730,6 +2730,7 @@ _git_svn ()
                        --log-window-size= --no-checkout --quiet
                        --repack-flags --use-log-author --localtime
                        --add-author-from
+                       --recursive
                        --ignore-paths= --include-paths= $remote_opts
                        "
                local init_opts="
git clone https://git.99rst.org/PROJECT