Name |
Last commit
|
Last update |
---|---|---|
.. | ||
apply_helpers.h | ||
both.c | ||
fromdiff.c | ||
fromfile.c | ||
index.c | ||
tree.c | ||
workdir.c |
Move the location option to an argument, out of the options structure. This allows the options structure to be re-used for functions that don't need to know the location, since it's implicit in their functionality. For example, `git_apply_tree` should not take a location, but is expected to take all the other options.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
apply_helpers.h | Loading commit data... | |
both.c | Loading commit data... | |
fromdiff.c | Loading commit data... | |
fromfile.c | Loading commit data... | |
index.c | Loading commit data... | |
tree.c | Loading commit data... | |
workdir.c | Loading commit data... |