libgit2 v0.20.1 (2014-02-10T09:06:46Z)
Dub
Repo
git_checkout_progress_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_progress_cb
=
void
function
(
const
(
char
)*
path
,
size_t
completed_steps
,
size_t
total_steps
,
void
*
payload
)
Meta
Source
See Implementation
deimos
git2
checkout
aliases
git_checkout_notify_cb
git_checkout_progress_cb
enums
git_checkout_notify_t
git_checkout_strategy_t
functions
git_checkout_head
git_checkout_index
git_checkout_tree
manifest constants
GIT_CHECKOUT_OPTS_VERSION
mixins
__anonymous
structs
git_checkout_opts
variables
GIT_CHECKOUT_OPTS_INIT