summaryrefslogtreecommitdiff
path: root/t/t9141-git-svn-multiple-branches.sh
AgeCommit message (Collapse)AuthorFilesLines
2009-07-19git svn: rename tests that had conflicting numbersLibravatar Eric Wong1-0/+122
Some unrelated tests were developed simultaneously and resulted in test numbers conflicting. To avoid difficulty when referring to tests via the "tXXXX" convention, rename the newer tests. Suggested by Marc Branchaud. Signed-off-by: Eric Wong <normalperson@yhbt.net>