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

File stash.rs

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

Source from the content-addressed store, hash-verified

1//! The `stash` command for temporarily saving uncommitted changes.
2//!
3//! This module implements the `atomic stash` command, which saves uncommitted
4//! working copy changes to a temporary orphan view and restores the working

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected