9 lines
191 B
Markdown
Raw Normal View History

# jj undo
> Undo the most recent recorded operation in a `jj` repository.
> More information: <https://docs.jj-vcs.dev/latest/cli-reference/#jj-undo>.
- Undo the last operation:
`jj undo`