apply: introduce `git_apply_tree`
Introduce `git_apply_tree`, which will apply a `git_diff` to a given `git_tree`, allowing an in-memory patch application for a repository.
Showing
include/git2/apply.h
0 → 100644
tests/apply/tree.c
0 → 100644
Please
register
or
sign in
to comment