Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
t3010: update to demonstrate "ls-files -k" optimization pitfalls
author
Junio C Hamano
<gitster@pobox.com>
Thu, 15 Aug 2013 20:51:09 +0000
(13:51 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 15 Aug 2013 21:16:00 +0000
(14:16 -0700)
An earlier draft of the previous step used cache_name_exists() to
check the directory we were looking at, which missed the second case
described in its log message. Demonstrate why it is not sufficient.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
3c56875
)
No differences found