Hacker News new | ask | show | jobs
by account42 68 days ago
Avoiding manual conflict resolution isn't really a good thing though - conflicts are an indication that multiple different changes affect some code and you really should think hard about what the combination of them should be. Even what git does automatically already can be dangerous.
1 comments

I agree, but that doesn't seem relevant. I did not say the jj automatically resolves conflicts.