libgit2-d v1.6.0 (2023-05-05T07:03:44Z)
Home
Dub
Repo
git_clone_options.checkout_branch
libgit2
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
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.