git-svn: document useLogAuthor and addAuthorFrom config keys
authorEric Wong <e@80x24.org>
Sun, 11 Dec 2016 00:06:46 +0000 (00:06 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 12 Dec 2016 18:49:50 +0000 (10:49 -0800)
We've always supported these config keys in git-svn,
so document them so users won't have to respecify them
on every invocation.

Reported-by: Juergen Kosel <juergen.kosel@gmx.de>
Signed-off-by: Eric Wong <e@80x24.org>
No differences found