git_clone_options.checkout_branch

The name of the branch to checkout. null means use the remote's default branch.

struct git_clone_options
const(char)* checkout_branch;

Meta