Code

bash: fix misspelled 'git svn' option
authorSZEDER Gábor <szeder@ira.uka.de>
Sat, 14 Feb 2009 16:21:52 +0000 (17:21 +0100)
committerJunio C Hamano <gitster@pobox.com>
Sun, 15 Feb 2009 05:31:16 +0000 (21:31 -0800)
'--user-log-author' -> '--use-log-author'

Signed-off-by: SZEDER Gábor <szeder@ira.uka.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/completion/git-completion.bash

index a7a10c0d797792f52ff0805a9f7bb19429f2f4d5..412d2c0dab8118689c37b8ecbe29c7c0b2a2575a 100755 (executable)
@@ -1610,7 +1610,7 @@ _git_svn ()
                        --follow-parent --authors-file= --repack=
                        --no-metadata --use-svm-props --use-svnsync-props
                        --log-window-size= --no-checkout --quiet
-                       --repack-flags --user-log-author --localtime $remote_opts
+                       --repack-flags --use-log-author --localtime $remote_opts
                        "
                local init_opts="
                        --template= --shared= --trunk= --tags=