]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ew/complete-svn-authorship-options'
authorJunio C Hamano <gitster@pobox.com>
Fri, 10 Feb 2017 20:52:24 +0000 (12:52 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 10 Feb 2017 20:52:24 +0000 (12:52 -0800)
Correct command line completion (in contrib/) on "git svn"

* ew/complete-svn-authorship-options:
  completion: fix git svn authorship switches

contrib/completion/git-completion.bash

index f0ce11296c2475c03c4938ae64ad6e263c82260d..6c6e1c774d3f1524e11c1b4eb7544c8245a1affb 100644 (file)
@@ -2587,14 +2587,14 @@ _git_svn ()
                        --no-metadata --use-svm-props --use-svnsync-props
                        --log-window-size= --no-checkout --quiet
                        --repack-flags --use-log-author --localtime
+                       --add-author-from
                        --ignore-paths= --include-paths= $remote_opts
                        "
                local init_opts="
                        --template= --shared= --trunk= --tags=
                        --branches= --stdlayout --minimize-url
                        --no-metadata --use-svm-props --use-svnsync-props
-                       --rewrite-root= --prefix= --use-log-author
-                       --add-author-from $remote_opts
+                       --rewrite-root= --prefix= $remote_opts
                        "
                local cmt_opts="
                        --edit --rmdir --find-copies-harder --copy-similarity=