libgit2

git_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_patch git_patch

Parameter To

Versions