Module git_branchless::commands::undo
source · [−]Expand description
Allows undoing to a previous state of the repo.
This is accomplished by finding the events that have happened since a certain time and inverting them.
Modules
Functions
Restore the repository to a previous state interactively.