Commit 973bf0c804c1431827fea9fde14ca4b3ca2fe995

Edward Thomson 2018-06-25T20:49:22

apply: test a patch can be applied even with a modified index Ensure that we can apply a patch to the working directory, even to files that are modified in the index (as long as the working directory contents match the preimage - such that the working directory is unmodified from HEAD).