Re: [PATCH v10 32/36] t6046: testcases checking whether updates can be skipped in a merge

2018-04-19 Thread Elijah Newren
On Thu, Apr 19, 2018 at 1:26 PM, SZEDER Gábor wrote: > Just a couple of minor things: Sweet, thanks for taking a look; will get these all fixed up.

Re: [PATCH v10 32/36] t6046: testcases checking whether updates can be skipped in a merge

2018-04-19 Thread SZEDER Gábor
Just a couple of minor things: > +### > +# SECTION 1: Cases involving no renames (one side has subset of changes of > +#the other side) >

[PATCH v10 32/36] t6046: testcases checking whether updates can be skipped in a merge

2018-04-19 Thread Elijah Newren
Add several tests checking whether updates can be skipped in a merge. Also add several similar testcases for where updates cannot be skipped in a merge to make sure that we skip if and only if we should. In particular: * Testcase 1a (particularly 1a-check-L) would have pointed out the