Re: [PATCH] intersect_paths: respect mode in git's tree-sort

2014-08-20 Thread Junio C Hamano
Thanks. Will queue on top of v2.0.0-rc0~146^2 (tests: add checking that combine-diff emits only correct paths, 2014-02-03) so that we can merge the fix down to 2.0 maintenance track later. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.

Re: [PATCH] intersect_paths: respect mode in git's tree-sort

2014-08-19 Thread Jeff King
On Tue, Aug 19, 2014 at 10:14:30PM -0400, Jeff King wrote: > diff --git a/t/t4038-diff-combined.sh b/t/t4038-diff-combined.sh > index 1019d7b..71a664d 100755 > --- a/t/t4038-diff-combined.sh > +++ b/t/t4038-diff-combined.sh > @@ -401,4 +401,38 @@ test_expect_success 'combine diff missing delete bu