Introduce git_apply_patch
The beginnings of patch application from an existing (diff-created) git_patch object: applies the hunks of a git_patch to a buffer.
Showing
src/apply.c
0 → 100644
src/apply.h
0 → 100644
tests/apply/apply_common.h
0 → 100644
tests/apply/fromdiff.c
0 → 100644
Please
register
or
sign in
to comment