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:
parent
b2024d955d
commit
66d9e4d13f
2 changed files with 2 additions and 2 deletions
|
@ -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>.
|
||||
|
|
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue