2025-07-24 22:27:13 -06:00
|
|
|
# jj edit
|
|
|
|
|
|
|
|
|
|
> Set the specified revision as the working-copy revision.
|
|
|
|
|
> Note: It is generally recommended to instead use `jj new` and `jj squash`.
|
2026-02-18 06:55:01 -07:00
|
|
|
> More information: <https://docs.jj-vcs.dev/latest/cli-reference/#jj-edit>.
|
2025-07-24 22:27:13 -06:00
|
|
|
|
|
|
|
|
- Set the given revision as the working copy:
|
|
|
|
|
|
|
|
|
|
`jj edit {{revset}}`
|