libgit2 v0.25.2 (2020-11-07T16:39:39Z)
Dub
Repo
git_checkout_notify_cb
deimos
git2
checkout
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
alias
git_checkout_notify_cb
=
int
function
(
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
deimos
git2
checkout
aliases
git_checkout_notify_cb
git_checkout_perfdata_cb
git_checkout_progress_cb
enums
git_checkout_notify_t
git_checkout_strategy_t
functions
git_checkout_head
git_checkout_index
git_checkout_init_options
git_checkout_tree
manifest constants
GIT_CHECKOUT_OPTIONS_VERSION
mixins
__anonymous
structs
git_checkout_options
git_checkout_perfdata
variables
GIT_CHECKOUT_OPTIONS_INIT