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

File revise.rs

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

Source from the content-addressed store, hash-verified

1//! Revise command - modify a change in-place
2//!
3//! The `revise` command allows modifying a previously recorded change without
4//! losing its position in the view. This is similar to `git commit --amend`

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected