Downloads
Reference
Learning
Security
Source
API Documentation
diff
git_diff_patch_delta
Version:
v0.19.0
v0.18.0
Get the delta associated with a patch
Signature
GitHub
const git_diff_delta *git_diff_patch_delta(
git_diff_patch *patch
);
Parameters
git_diff_patch *
In
patch
Returns
const git_diff_delta *
Versions
v0.19.0
v0.18.0