summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar SZEDER Gábor <szeder@ira.uka.de>2009-02-14 17:21:52 +0100
committerLibravatar Junio C Hamano <gitster@pobox.com>2009-02-14 21:31:16 -0800
commit48c9ab78f3c7a0cc51e8d17bb7e37a075996c223 (patch)
tree07bda6fb0e8834bda39f7d5f47319f6a2dc975d5
parentt1500: more 'git rev-parse --git-dir' tests (diff)
downloadtgif-48c9ab78f3c7a0cc51e8d17bb7e37a075996c223.tar.xz
bash: fix misspelled 'git svn' option
'--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>
-rwxr-xr-xcontrib/completion/git-completion.bash2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/completion/git-completion.bash b/contrib/completion/git-completion.bash
index a7a10c0d79..412d2c0dab 100755
--- a/contrib/completion/git-completion.bash
+++ b/contrib/completion/git-completion.bash
@@ -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=