From: Junio C Hamano Date: Wed, 3 Apr 2013 16:34:00 +0000 (-0700) Subject: Merge branch 'nd/checkout-paths-reduce-match-pathspec-calls' X-Git-Tag: v1.8.3-rc0~129 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=97fefaf6d32d3e8dbb78778f62fcdd980dcf46c7;p=thirdparty%2Fgit.git Merge branch 'nd/checkout-paths-reduce-match-pathspec-calls' 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 --- 97fefaf6d32d3e8dbb78778f62fcdd980dcf46c7