cCheckoutNotifyCallback

Undocumented in source. Be warned that the author may not have intended to support it.
extern (C)
int
cCheckoutNotifyCallback
(
git_checkout_notify_t why
,
const(char)* path
,
const(git_diff_file)* baseline
,
const(git_diff_file)* target
,
const(git_diff_file)* workdir
,
void* payload
)

Meta