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

File mv.rs

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

Source from the content-addressed store, hash-verified

1//! The `move` command for moving/renaming tracked files.
2//!
3//! This module implements the `atomic move` (alias `mv`) command, which moves
4//! or renames files while preserving their tracking history.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected