Conversation
Notices
-
In retrospect it would have been smarter to just roll back the change the right way and then reapply it later when the sprint was over as I had planned before I absentmindedly "oh look approved PR, merge".
-
I merged a cross-cutting thing when several people had branches open and I've been managing merge conflicts for two days.
Seriously interested now to check out whether pijul actually handles this kind of thing better in practice.
pijul.com/manual/conflicts.htmβ¦
#git #pijul #MergeConflict #TheoryOfPatches
-
Solving merge conflicts is a puzzle and detective game, and it's easy to make yourself believe it's important, when you could actually avoid it by playing the higher-level puzzle game of just not introducing that conflict at that time.