Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: Add missing "jj" to swap rebase example
`jj rebase -r C -d A; rebase -s B -d C` is missing the second jj. Although it would be cool if jj had syntax to chain commands like this, so I could write a "swap" alias.
- Loading branch information