CmdrKeen@lemmy.today to Programmer Humor@programming.dev · 1 year agoAbsolute legendlemmy.todayimagemessage-square29linkfedilinkarrow-up169arrow-down11
arrow-up168arrow-down1imageAbsolute legendlemmy.todayCmdrKeen@lemmy.today to Programmer Humor@programming.dev · 1 year agomessage-square29linkfedilink
minus-squareVictor@lemmy.worldlinkfedilinkarrow-up2·1 year agoWhy would they do that? Talk about generating mistrust.
minus-squarehenfredemars@infosec.publinkfedilinkEnglisharrow-up0·1 year agoIt may not be malice. Incompetence.
minus-squarejaybone@lemmy.worldlinkfedilinkarrow-up0·1 year agoThey are going to “accidentally” remove a fix?
minus-squarehenfredemars@infosec.publinkfedilinkEnglisharrow-up2·1 year agoBy not understanding how version control works. I’ve worked at places that had a surprising number of developers who would just merge things in ways that drop code from other developers.
minus-squaresiipale@sopuli.xyzlinkfedilinkarrow-up0·1 year agoCan you give an example how that would happen?
minus-squarehenfredemars@infosec.publinkfedilinkEnglisharrow-up2·1 year agoIt’s pretty straightforward. Merge conflicts? No such thing! Just make my version the next version.
Why would they do that? Talk about generating mistrust.
It may not be malice. Incompetence.
They are going to “accidentally” remove a fix?
By not understanding how version control works. I’ve worked at places that had a surprising number of developers who would just merge things in ways that drop code from other developers.
Can you give an example how that would happen?
It’s pretty straightforward. Merge conflicts? No such thing! Just make my version the next version.