libgit2-d v0.0.1 (2020-03-14T04:41:16Z)
Home
Dub
Repo
git_clone_options.checkout_branch
libgit2_d
clone
git_clone_options
The name of the branch to checkout. null means use the remote's default branch.
struct
git_clone_options
const
(
char
)*
checkout_branch
;
Meta
Source
See Implementation
libgit2_d
clone
git_clone_options
variables
bare
checkout_branch
checkout_opts
fetch_opts
local
remote_cb
remote_cb_payload
repository_cb
repository_cb_payload
version_
The name of the branch to checkout. null means use the remote's default branch.