Merge branch 'dt/clean-pathspec-filter-then-lstat'
commitf93a3937877386af5d870b68db20d2ff27e3e41e
authorJunio C Hamano <gitster@pobox.com>
Mon, 1 Jun 2015 19:45:08 +0000 (1 12:45 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 1 Jun 2015 19:45:08 +0000 (1 12:45 -0700)
treece6b33c108e5bd47148ab080f55d80ebdfb64a6f
parent77bd3ea9f54f1584147b594abc04c26ca516d987
parent838d6a928fc3aef3827d9a45e6aac044fea7451e
Merge branch 'dt/clean-pathspec-filter-then-lstat'

"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