aboutsummaryrefslogtreecommitdiff
path: root/t/t7300-clean.sh
Commit message (Collapse)AuthorAge
* t7300: Basic tests for git-cleanMichael Spang2007-05-07
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>