1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-11-17 14:34:49 +01:00
git/contrib/git-svn/t
Eric Wong c07eee1f2a git-svn: fix --rmdir when using SVN:: libraries
When tracking directories with nearly all of its files at
the most nested levels, --rmdir would accidentally go too
far when deleting.

Of course, we'll add a test for this condition, too.

Makefile: automatically run new tests as they appear in t/

Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-06-20 01:31:57 -07:00
..
lib-git-svn.sh git-svn: add support for Perl SVN::* libraries 2006-06-16 03:04:20 -07:00
t0000-contrib-git-svn.sh git-svn: svn (command-line) 1.0.x compatibility 2006-06-16 03:04:21 -07:00
t0001-contrib-git-svn-props.sh git-svn: make the $GIT_DIR/svn/*/revs directory obsolete 2006-06-16 03:04:20 -07:00
t0002-deep-rmdir.sh git-svn: fix --rmdir when using SVN:: libraries 2006-06-20 01:31:57 -07:00