dlibgit ~modernize-examples (2022-05-01T05:43:33.8668429)
Dub
Repo
cCheckoutNotifyCallback
git
checkout
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
Source
See Implementation
git
checkout
aliases
GitCheckoutNotifyDelegate
GitCheckoutProgressDelegate
enums
GitCheckoutNotify
GitCheckoutStrategy
functions
cCheckoutNotifyCallback
cCheckoutProgressCallback
checkout
checkoutHead
toCCheckoutOpts
structs
GitCheckoutOptions