dlibgit ~modernize-examples (2022-05-01T05:43:33.8668429)
Dub
Repo
checkout
git
checkout
Undocumented in source. Be warned that the author may not have intended to support it.
void
checkout
(GitRepo repo, GitIndex index, GitCheckoutOptions opts)
void
checkout
(GitRepo repo, GitObject treeish, GitCheckoutOptions opts)
void
checkout
(GitRepo repo, GitTree treeish, GitCheckoutOptions opts)
void
checkout
(
GitRepo
repo
,
GitTree
treeish
,
GitCheckoutOptions
opts
=
GitCheckoutOptions.init
)
Meta
Source
See Implementation
git
checkout
aliases
GitCheckoutNotifyDelegate
GitCheckoutProgressDelegate
enums
GitCheckoutNotify
GitCheckoutStrategy
functions
cCheckoutNotifyCallback
cCheckoutProgressCallback
checkout
checkoutHead
toCCheckoutOpts
structs
GitCheckoutOptions