]> git.ipfire.org Git - thirdparty/git.git/commit - contrib/completion/git-completion.bash
completion: fix git svn authorship switches
authorEric Wong <e@80x24.org>
Sun, 5 Feb 2017 02:18:57 +0000 (02:18 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 6 Feb 2017 18:40:39 +0000 (10:40 -0800)
commit2cbad1764213b46057cd20028c4f7df0dad5a51f
tree80d6ddf64790ea595f469da0af66a4c77647bc68
parent3b9e3c2cede15057af3ff8076c45ad5f33829436
completion: fix git svn authorship switches

--add-author-from and --use-log-author are for "git svn dcommit",
not "git svn (init|clone)"

Signed-off-by: Eric Wong <e@80x24.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/completion/git-completion.bash