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

File remove.rs

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

Source from the content-addressed store, hash-verified

1//! The `remove` command for untracking files in the repository.
2//!
3//! This module implements the `atomic remove` command, which removes files and
4//! directories from the repository's tracking system. This is the inverse of

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected