Expand description
A crate to help setting the worktree to a particular state.
Modules§
Functions§
- checkout
- Checkout the entire
indexintodir, and resolve objects found in index entries withobjectsto write their content to their respective path indir. Usefilesto count each fully checked out file, and count the amount writtenbytes. Ifshould_interruptistrue, the operation will abort.optionsprovide a lot of context on how to perform the operation.