Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'dt/clean-pathspec-filter-then-lstat' into maint
author
Junio C Hamano
<gitster@pobox.com>
Tue, 16 Jun 2015 21:33:46 +0000
(14:33 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 16 Jun 2015 21:33:46 +0000
(14:33 -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
patch
|
diff1
|
diff2
|
blob
|
history
raw
|
combined
(merge:
b76b4cd
838d6a9
)
diff --cc
builtin/clean.c
Simple merge