summaryrefslogtreecommitdiff
path: root/t/t9122-git-svn-author.sh
AgeCommit message (Collapse)AuthorFilesLines
2008-05-12git-svn: add test for --add-author-from and --use-log-authorLibravatar Junio C Hamano1-0/+70
This adds a minimalistic set of tests to recently added --add-author-from option and existing --use-log-author option to git-svn. Signed-off-by: Junio C Hamano <gitster@pobox.com>