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

File init.rs

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

Source from the content-addressed store, hash-verified

1//! The `init` command for initializing a new Atomic repository.
2//!
3//! This module implements the `atomic init` command, which creates a new
4//! Atomic repository in the specified directory (or current directory by

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected