libgit2

checkout

Version:

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.

Structs

Checkout performance-reporting structure

Checkout options structure

Macros

Enums

Checkout behavior flags

Checkout notification flags

Callbacks

Checkout notification callback function

Checkout progress notification function

Checkout performance data reporting function

Functions

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