Name |
Last commit
|
Last update |
---|---|---|
.. | ||
apply_helpers.h | ||
both.c | ||
callbacks.c | ||
fromdiff.c | ||
fromfile.c | ||
index.c | ||
partial.c | ||
tree.c | ||
workdir.c |
Multiple deltas can exist in a diff, and can be applied in-order. However if there exists a delta that renames a file, it must be first, so that other deltas can reference the resulting target file. git enforces this (`error: already exists in index`), so ensure that we do, too.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
apply_helpers.h | Loading commit data... | |
both.c | Loading commit data... | |
callbacks.c | Loading commit data... | |
fromdiff.c | Loading commit data... | |
fromfile.c | Loading commit data... | |
index.c | Loading commit data... | |
partial.c | Loading commit data... | |
tree.c | Loading commit data... | |
workdir.c | Loading commit data... |