mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
jj-undo: add page (#19284)
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# jj undo
|
||||
|
||||
> Undo the most recent recorded operation in a `jj` repository.
|
||||
> More information: <https://jj-vcs.github.io/jj/latest/cli-reference/#jj-undo>.
|
||||
|
||||
- Undo the last operation:
|
||||
|
||||
`jj undo`
|
||||
Reference in New Issue
Block a user