libgit2

git_blame_init_options

Version:

Deprecated Options Initialization Functions

These functions are retained for backward compatibility. The newer versions of these functions should be preferred in all new code.

There is no plan to remove these backward compatibility functions at this time.

@ {

Signature

int git_blame_init_options(git_blame_options *opts, unsigned int version);

Parameters

unsigned int
In
version

Returns

int

Versions