libgit2

git_merge_driver_source_ours

Version:

Gets the ours side of the file to merge.

Signature

const git_index_entry *git_merge_driver_source_ours(const git_merge_driver_source *src);

Parameters

Returns

Versions