dlibgit ~libgit_version_agnostic (2022-01-17T09:26:03.8719689)
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
toCCheckoutOpts
structs
GitCheckoutOptions