Expand description
Handle checking out commits on disk.
Structs§
- Check
OutCommit Options - Options for checking out a commit.
Enums§
- Checkout
Target - An entity to check out.
Functions§
- check_
out_ commit - Checks out the requested commit. If the operation succeeds, then displays the new smartlog. Otherwise displays a warning message.
- create_
snapshot - Create a working copy snapshot containing the working copy’s current contents.
- restore_
snapshot - Restore the given snapshot’s contents into the working copy.