summaryrefslogtreecommitdiff
path: root/t/t9111-git-svn-use-svnsync-props.sh
Commit message (Collapse)AuthorAgeFilesLines
* git-svn: add test for useSvnsyncPropsEric Wong2007-02-231-0/+51
These tests are very similar as the ones I used for useSvmProps and expect the same results because both dumps were generated from the same original repo. Signed-off-by: Eric Wong <normalperson@yhbt.net>