author | Junio C Hamano <gitster@pobox.com> | |
Wed, 5 Dec 2007 07:55:41 +0000 (23:55 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 6 Dec 2007 02:42:49 +0000 (18:42 -0800) | ||
commit | d871c86935bf16fed541c7df6d1b153ca3c64496 | |
tree | 8470cca739ab52d418c4a46ea141d0f7ca7aeb63 | tree | snapshot |
parent | cec99d8cef12d18c71b277a4cd6963d37b13e901 | commit | diff |
git-clean: Honor pathspec.
git-clean "*.rej" should attempt to look at only paths that match
pattern "*.rej", but rewrite to C broke it.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-clean "*.rej" should attempt to look at only paths that match
pattern "*.rej", but rewrite to C broke it.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-clean.c | diff | blob | history |