This is the fourth round of patches for git clean -e. This round introduces a test in t/t7300-clean.sh. No other changes were added to builtin/clean.c or Documentation/git-clean.txt. Since this patch seems to be somewhat controversial, I've marked it as PATCH/RFC. I would like some ideas on what to use for separators as well as constructive critism on the Documentation and test. Jared Hance (2): Add --exclude to git-clean. Add test for git clean -e. Documentation/git-clean.txt | 7 ++++++- builtin/clean.c | 21 +++++++++++++++++++++ t/t7300-clean.sh | 16 ++++++++++++++++ 3 files changed, 43 insertions(+), 1 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html