dlibgit ~libgit_version_agnostic (2022-01-17T09:26:03.8719689)
Dub
Repo
checkout
git
checkout
Undocumented in source. Be warned that the author may not have intended to support it.
void
checkout
(GitRepo repo, GitCheckoutOptions opts)
void
checkout
(
GitRepo
repo
,
GitCheckoutOptions
opts
=
GitCheckoutOptions.init
)
void
checkout
(GitRepo repo, git_index* index, GitCheckoutOptions opts)
void
checkout
(GitRepo repo, GitObject treeish, GitCheckoutOptions opts)
Meta
Source
See Implementation
git
checkout
aliases
GitCheckoutNotifyDelegate
GitCheckoutProgressDelegate
enums
GitCheckoutNotify
GitCheckoutStrategy
functions
cCheckoutNotifyCallback
cCheckoutProgressCallback
checkout
toCCheckoutOpts
structs
GitCheckoutOptions