libgit2

git_diff_patch

Version:

The diff patch is used to store all the text diffs for a delta.

You can easily loop over the content of patches and get information about them.

Signature

typedef struct git_diff_patch git_diff_patch

Parameter To

Versions