You have to force push each time you do this, right? How do your coworkers find the incremental change you made to commit 1 after you force push it, and how do you deal with collaborative branches effectively this way? And if I don't want to work this way and force push, are there other benefits of jj?
baq|6 months ago
lrobinovitch|6 months ago
> I basically always force push
How do your colleagues deal with this, or is this mostly on experimental branches or individual projects?
Disposal8433|6 months ago
And if you have conflicts, it's really easy to rebase and fix any issue.