Module branchless::core::check_out

source ·
Expand description

Handle checking out commits on disk.

Structs§

Enums§

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.