Name |
Last commit
|
Last update |
---|---|---|
.. | ||
apply.c | ||
drop.c | ||
foreach.c | ||
save.c | ||
stash_helpers.c | ||
stash_helpers.h | ||
submodules.c |
We do not error on "merge conflicts"; on the contrary, merge conflicts are a normal part of merging. We only error on "checkout conflicts", where a change exists in the index or the working directory that would otherwise be overwritten by performing the checkout. This *may* happen during merge (after the production of the new index that we're going to checkout) but it could happen during any checkout.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
apply.c | Loading commit data... | |
drop.c | Loading commit data... | |
foreach.c | Loading commit data... | |
save.c | Loading commit data... | |
stash_helpers.c | Loading commit data... | |
stash_helpers.h | Loading commit data... | |
submodules.c | Loading commit data... |