Browse Source
This makes "git-ls-files --others --directory --ignored" behave as documented and consequently also fixes "git-clean -d -X". Previously, git-clean would remove non-excluded directories even when using the -X option. Signed-off-by: Michael Spang <mspang@uwaterloo.ca> Signed-off-by: Junio C Hamano <junkio@cox.net>maint
Michael Spang
18 years ago
committed by
Junio C Hamano
1 changed files with 6 additions and 1 deletions
Loading…
Reference in new issue