libgit2

git_diff_patch_delta

Version:

Get the delta associated with a patch

Signature

const git_diff_delta *git_diff_patch_delta(git_diff_patch *patch);

Parameters

In
patch

Returns

Versions