author | Christian Couder <chriscool@tuxfamily.org> | |
Sun, 1 Oct 2006 12:38:18 +0000 (14:38 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 1 Oct 2006 15:42:01 +0000 (08:42 -0700) | ||
commit | 14c8a681f751c425f47be38a5e98b514f000d499 | |
tree | baa4138583f39b5c766b759a8d86f1347d21c03e | tree | snapshot |
parent | 28bed6ea2198f6589ad43e48666906a879839442 | commit | diff |
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>
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 | diff | blob | history | |
t/t3210-pack-refs.sh | diff | blob | history |