Merge branch 'dt/clean-pathspec-filter-then-lstat' into next
commit9b24d717a702576222cd28ea042d96d871e458b5
authorJunio C Hamano <gitster@pobox.com>
Tue, 26 May 2015 20:53:07 +0000 (26 13:53 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 26 May 2015 20:53:07 +0000 (26 13:53 -0700)
treefc7429a67033e34b71e8d213bda30048ad99e0cd
parent3c3e36e04f134ab5e81980f2f4e682b71d3fe6d6
parent838d6a928fc3aef3827d9a45e6aac044fea7451e
Merge branch 'dt/clean-pathspec-filter-then-lstat' into next

"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
builtin/clean.c