|
|
|
|
|
by Disposal8433
289 days ago
|
|
> Since jj doesn't have names branches False. You need to call `jj branch set -r@ XYX` manually which can be a PITA but you only need to do that once you push. Or there is `jj git push --named XYZ=@` which moves the branch. |
|