Module branchless::core::check_out
source · Expand description
Handle checking out commits on disk.
Structs
- Options for checking out a commit.
Enums
- An entity to check out.
Functions
- Checks out the requested commit. If the operation succeeds, then displays the new smartlog. Otherwise displays a warning message.
- Create a working copy snapshot containing the working copy’s current contents.
- Restore the given snapshot’s contents into the working copy.