mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-01 17:15:23 +02:00
Apply requested changes from review
This commit is contained in:
parent
6b28e60bdf
commit
dec4285613
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# jj edit
|
||||
|
||||
> Sets the specified revision as the working-copy revision.
|
||||
> Note: it is generally recommended to instead use jj new and jj squash.
|
||||
> Set the specified revision as the working-copy revision.
|
||||
> Note: it is generally recommended to instead use `jj new` and `jj squash`.
|
||||
> More information: <https://jj-vcs.github.io/jj/latest/cli-reference/#jj-edit>.
|
||||
|
||||
- Set the given revision as the working copy:
|
||||
|
|
Loading…
Add table
Reference in a new issue