mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-21 12:44:02 +08:00
293 B
293 B
jj edit
Set the specified revision as the working-copy revision. Note: It is generally recommended to instead use
jj newandjj squash. More information: https://docs.jj-vcs.dev/latest/cli-reference/#jj-edit.
- Set the given revision as the working copy:
jj edit {{revset}}