MCPcopy Create free account
hub / github.com/atomicdotdev/atomic / restore.rs

File restore.rs

atomic-cli/src/commands/restore.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected