| 1 | //! The `restore` command for restoring the working copy to pristine state. |
| 2 | //! |
| 3 | //! This module implements `atomic restore` (the working-copy counterpart of |
| 4 | //! `git restore`), which restores tracked files to match the pristine state |
nothing calls this directly
no outgoing calls
no test coverage detected