Skip to content

Commit 2a766c2

Browse files
jj-undo: add page (#19284)
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
1 parent e4caee6 commit 2a766c2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

pages/common/jj-undo.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# jj undo
2+
3+
> Undo the most recent recorded operation in a `jj` repository.
4+
> More information: <https://jj-vcs.github.io/jj/latest/cli-reference/#jj-undo>.
5+
6+
- Undo the last operation:
7+
8+
`jj undo`

0 commit comments

Comments
 (0)