git_diff_patchid_options

Patch ID options structure

Initialize with GIT_PATCHID_OPTIONS_INIT. Alternatively, you can use git_diff_patchid_options_init.

extern (C) nothrow @nogc
struct git_diff_patchid_options {}

Members

Variables

version_
uint version_;
Undocumented in source.

Meta