git clean: Add test to verify directories aren't removed with a prefix
commit2b6f0b0a78a713be51149f27c2c1172fe4afc9cd
authorShawn Bohrer <shawn.bohrer@gmail.com>
Sun, 13 Apr 2008 23:49:38 +0000 (13 18:49 -0500)
committerJunio C Hamano <gitster@pobox.com>
Tue, 15 Apr 2008 06:14:58 +0000 (14 23:14 -0700)
treea2122584aaa2806554f8a0ad911b826a111c2efc
parentf2d0df7148a1b9ee69bd69a365ffcd1965872451
git clean: Add test to verify directories aren't removed with a prefix

Signed-off-by: Shawn Bohrer <shawn.bohrer@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t7300-clean.sh