MCPcopy Index your code
hub / github.com/atomicdotdev/atomic / unrecord.rs

File unrecord.rs

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

Source from the content-addressed store, hash-verified

1//! The `unrecord` command for removing changes from a view.
2//!
3//! This module implements the `atomic unrecord` command, which removes
4//! the most recent change (or a specific change) from the current view's

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected