git_patch

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.

extern (C) nothrow @nogc
struct git_patch

Meta