Initial implementation of new diff patch API
Replacing the `git_iterator` object, this creates a simple API for accessing the "patch" for any file pair in a diff list and then gives indexed access to the hunks in the patch and the lines in the hunk. This is the initial implementation of this revised API - it is still broken, but at least builds cleanly.
Showing
This diff is collapsed.
Click to expand it.
src/diff_output.h
0 → 100644
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment