set_checkout_branch


Description:

public void set_checkout_branch (string? checkout_branch)

Gives the name of the branch to checkout.

null means use the remote's HEAD.

Parameters:

this

a CloneOptions.

checkout_branch

the name of the branch to checkout or null.