Skip to main content

Module checkout

Module checkout 

Source
Expand description

Checkout operations.

Structsยง

CheckoutHead
Checkout HEAD (reset the working directory to HEAD).
CheckoutIndex
Checkout the index (update the working directory from the index).
CheckoutOutput
Output of checkout operations.
CheckoutTree
Checkout a specific tree object.