1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-01 19:15:23 +02:00

Apply requested changes from review

This commit is contained in:
Agam Agarwal 2025-07-01 00:42:34 +05:30
parent b2024d955d
commit 66d9e4d13f
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
# jj operation log
> View log of operations of this jj repository as a graph.
> View log of operations of this `jj` repository as a graph.
> Operation ID copied from here can be passed to other commands to run them at that operation.
> They can also be passed to `jj operation restore` to restore the repository to that state.
> More information: <https://jj-vcs.github.io/jj/latest/cli-reference/#jj-operation-log>.

View file

@ -1,6 +1,6 @@
# jj operation undo
> Creates a new operation that undoes an earlier operation.
> Create a new operation that undoes an earlier operation.
> More information: <https://jj-vcs.github.io/jj/latest/cli-reference/#jj-operation-undo>.
- Undo the last operation: