libgit2

git_merge_driver_source_file_options

Version:

Gets the merge file options that the merge was invoked with

Signature

git_merge_file_options *git_merge_driver_source_file_options(const git_merge_driver_source *src);

Parameters

Returns

Versions