Clean up "git-branch.sh" and add remove recursive dir test cases.
commit14c8a681f751c425f47be38a5e98b514f000d499
authorChristian Couder <chriscool@tuxfamily.org>
Sun, 1 Oct 2006 12:38:18 +0000 (1 14:38 +0200)
committerJunio C Hamano <junkio@cox.net>
Sun, 1 Oct 2006 15:42:01 +0000 (1 08:42 -0700)
treebaa4138583f39b5c766b759a8d86f1347d21c03e
parent28bed6ea2198f6589ad43e48666906a879839442
Clean up "git-branch.sh" and add remove recursive dir test cases.

Now that directory recursive remove works in the core C code, we
don't need to do it in "git-branch.sh".

Also add test cases to check that directory recursive remove will
continue to work.

Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-branch.sh
t/t3210-pack-refs.sh