We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4caee6 commit 2a766c2Copy full SHA for 2a766c2
pages/common/jj-undo.md
@@ -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