projects
/
git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
961c512
e721c15
)
Merge branch 'nd/checkout-paths-reduce-match-pathspec-calls'
author
Junio C Hamano
<gitster@pobox.com>
Wed, 3 Apr 2013 16:34:00 +0000
(09:34 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 3 Apr 2013 16:34:00 +0000
(09:34 -0700)
Consolidate repeated pathspec matches on the same paths, while
fixing a bug in "git checkout dir/" code started from an unmerged
index.
* nd/checkout-paths-reduce-match-pathspec-calls:
checkout: avoid unnecessary match_pathspec calls
1
2
cache.h
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
cache.h
Simple merge