Name |
Last commit
|
Last update |
---|---|---|
.. | ||
fromdiff.c | ||
fromfile.c | ||
tree.c | ||
workdir.c |
Ensure that when a patch application fails (due to a conflict in the working directory, for example) that we do not half-apply the patch or otherwise leave the working directory dirty. This is rather obvious in our current apply implementation (we do a two step process: one to create the post-image and one to check it out) but this test is a safety net for future refactoring or improvements.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
fromdiff.c | Loading commit data... | |
fromfile.c | Loading commit data... | |
tree.c | Loading commit data... | |
workdir.c | Loading commit data... |