Code

t7300: Basic tests for git-clean
authorMichael Spang <mspang@uwaterloo.ca>
Sun, 6 May 2007 19:50:54 +0000 (15:50 -0400)
committerJunio C Hamano <junkio@cox.net>
Mon, 7 May 2007 22:34:55 +0000 (15:34 -0700)
commitec0e0f25dce3686fa7ad8fb1783140076983822c
tree6ca6b311deef0412a97e892202978db8573499c6
parentb991625611da1cba39c6ac50d0329e5d5ce5d0ab
t7300: Basic tests for git-clean

This tests the -d, -n, -f, -x, and -X options to git-clean.

Signed-off-by: Michael Spang <mspang@uwaterloo.ca>
Signed-off-by: Junio C Hamano <junkio@cox.net>
t/t7300-clean.sh [new file with mode: 0755]