summaryrefslogtreecommitdiff
path: root/t/t9117-git-svn-init-clone.sh
AgeCommit message (Collapse)AuthorFilesLines
2007-11-17git-svn: add tests for command-line usage of init and clone commandsLibravatar Eric Wong1-0/+55
Some patches broke these commands in certain cases and were only caught by manual testing. Signed-off-by: Eric Wong <normalperson@yhbt.net>