]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'dt/clean-pathspec-filter-then-lstat'
authorJunio C Hamano <gitster@pobox.com>
Mon, 1 Jun 2015 19:45:08 +0000 (12:45 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 1 Jun 2015 19:45:08 +0000 (12:45 -0700)
"git clean pathspec..." tried to lstat(2) and complain even for
paths outside the given pathspec.

* dt/clean-pathspec-filter-then-lstat:
  clean: only lstat files in pathspec

1  2 
builtin/clean.c

diff --cc builtin/clean.c
Simple merge