F04118F@feddit.nl to Programmer Humor@programming.dev · 2 months agoMerge conflictsfeddit.nlimagemessage-square52linkfedilinkarrow-up1665arrow-down112
arrow-up1653arrow-down1imageMerge conflictsfeddit.nlF04118F@feddit.nl to Programmer Humor@programming.dev · 2 months agomessage-square52linkfedilink
minus-squaremarcos@lemmy.worldlinkfedilinkarrow-up7·2 months agoI mean… Yeah, if it’s in production just merge with its data. What sense does it make to even put another branch in prod?
minus-squareoce 🐆@jlai.lulinkfedilinkarrow-up4·2 months agoIt could be a temporary hot fix to pass some issue in production, but could break other things if left longer. So better to revert it after the big issue had passed and take more time to work on a proper solution.
I mean… Yeah, if it’s in production just merge with its data. What sense does it make to even put another branch in prod?
It could be a temporary hot fix to pass some issue in production, but could break other things if left longer. So better to revert it after the big issue had passed and take more time to work on a proper solution.
deleted by creator