libgit2

git_checkout_notify_cb

Version:

Checkout notification callback function

Signature

typedef int git_checkout_notify_cb(git_checkout_notify_t , const char *, const git_diff_file *, const git_diff_file *, const git_diff_file *, void *);

Parameters

Versions