summaryrefslogtreecommitdiff
path: root/src/apply.h
Commit message (Collapse)AuthorAgeFilesLines
* Introduce git_apply_patchEdward Thomson2016-05-261-0/+21
The beginnings of patch application from an existing (diff-created) git_patch object: applies the hunks of a git_patch to a buffer.