Update the contents of the working directory, or a subset of the files in the working directory, to point to the data in the index or a specific commit.
Checkout performance-reporting structure
Checkout options structure
Current version for the git_checkout_options
structure
Static constructor for git_checkout_options
Checkout behavior flags
Checkout notification flags
Checkout notification callback function
Checkout progress notification function
Checkout performance data reporting function
Initialize git_checkout_options structure
Updates files in the index and the working tree to match the content of the commit pointed at by HEAD
Updates files in the working tree to match the content of the index
Updates files in the index and working tree to match the content of the tree pointed at by the treeish