Select all my branches with the goal of rebasing them all on the trunk #4974
Unanswered
jennings
asked this question in
Nice Revsets
Replies: 1 comment
-
The revset $ jj rebase -b 'all:mutable() & mine()' -d trunk() This revset was written by pelme in Discord. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
After fetching the latest
main
, I want to rebase all of my work onto it.Beta Was this translation helpful? Give feedback.
All reactions