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

File split.rs

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

Source from the content-addressed store, hash-verified

1//! The `split` command for creating a new view from an existing one.
2//!
3//! This module implements the `atomic split` command, which creates a new
4//! view by forking from an existing view. This is a convenience wrapper

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected