Merge branch 'nd/checkout-paths-reduce-match-pathspec-calls'
authorJunio C Hamano <gitster@pobox.com>
Wed, 3 Apr 2013 16:34:00 +0000 (09:34 -0700)
committerJunio 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
diff --cc cache.h
Simple merge