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

File add.rs

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

Source from the content-addressed store, hash-verified

1//! The `add` command for tracking files in the repository.
2//!
3//! This module implements the `atomic add` command, which adds files and
4//! directories to the repository's tracking system. Tracking is the first

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected