CmdrKeen@lemmy.today to Programmer Humor@programming.dev · 7 个月前Absolute legendlemmy.todayimagemessage-square115fedilinkarrow-up11.53K
arrow-up11.53KimageAbsolute legendlemmy.todayCmdrKeen@lemmy.today to Programmer Humor@programming.dev · 7 个月前message-square115fedilink
minus-squarehsdkfr734r@feddit.nllinkfedilinkarrow-up94·7 个月前Let the patch be part of the code for one or two minor releases. Then revert the changes of the patch.
minus-squareVictor@lemmy.worldlinkfedilinkarrow-up36·7 个月前Why would they do that? Talk about generating mistrust.
minus-squarehenfredemars@infosec.publinkfedilinkEnglisharrow-up31·7 个月前It may not be malice. Incompetence.
minus-squarejaybone@lemmy.worldlinkfedilinkarrow-up5·7 个月前They are going to “accidentally” remove a fix?
minus-squarehenfredemars@infosec.publinkfedilinkEnglisharrow-up16·7 个月前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.
minus-squaresiipale@sopuli.xyzlinkfedilinkarrow-up1·7 个月前Can you give an example how that would happen?
minus-squarehenfredemars@infosec.publinkfedilinkEnglisharrow-up9·7 个月前It’s pretty straightforward. Merge conflicts? No such thing! Just make my version the next version.
minus-squaredejected_warp_core@lemmy.worldlinkfedilinkarrow-up2·7 个月前Also that’s likely a team that doesn’t use a branching workflow, has poor review on merges, and/or using Git like it’s SVN.
minus-squarehenfredemars@infosec.publinkfedilinkEnglisharrow-up2·7 个月前How optimistic. At my last workplace I got us to finally stop using zip files for version control. This was at a fortune 500 company. The utility of software is so great that even terrible processes are still functional to some degree.
minus-squareentropicdrift@lemmy.sdf.orglinkfedilinkarrow-up1·7 个月前Force push to the master branch or release branch, for one
minus-squareVictor@lemmy.worldlinkfedilinkarrow-up1·7 个月前Good luck with that lol. Who would fall for that.
Let the patch be part of the code for one or two minor releases. Then revert the changes of the patch.
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.
Also that’s likely a team that doesn’t use a branching workflow, has poor review on merges, and/or using Git like it’s SVN.
How optimistic. At my last workplace I got us to finally stop using zip files for version control. This was at a fortune 500 company.
The utility of software is so great that even terrible processes are still functional to some degree.
Force push to the master branch or release branch, for one
I dunno, but it’d be funny
Rehire obv.
Good luck with that lol. Who would fall for that.
Corporate rated this strategy viable
Calm down, Satan