docs/cli/bootstrap/dotfiles/undo.md
mise bootstrap dotfiles undomise bootstrap dotfiles undo [-n --dry-run] [-y --yes] [REF]src/cli/dotfiles/undo.rsReverse the tracked-file changes from an operation
Restores exactly the paths that operation changed from the protective checkpoint it took, leaving everything else as it is now. Without a reference, the newest operation not yet undone is reversed. Bootstrap, captured commands, rollback, undo, and pull are supported. Package installations, service state, and untracked files are not reversed.
[REF] — The operation's checkpoint: numeric ID, latest, latest~N, or commit:<sha>-n --dry-run — Show the plan without changing anything-y --yes — Apply without prompting-h --help — Print help