summaryrefslogtreecommitdiff
path: root/src/diff_parse.h
Commit message (Collapse)AuthorAgeFilesLines
* Teach `git_patch_from_diff` about parsed diffsethomson/patch_from_diffEdward Thomson2016-08-241-0/+18
Ensure that `git_patch_from_diff` can return the patch for parsed diffs, not just generate a patch for a generated diff.