| 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` |
nothing calls this directly
no outgoing calls
no test coverage detected