devilish666@lemmy.world to Programmer Humor@lemmy.ml · 9 months agoShiiieeettt.......lemmy.worldimagemessage-square85fedilinkarrow-up1937arrow-down119
arrow-up1918arrow-down1imageShiiieeettt.......lemmy.worlddevilish666@lemmy.world to Programmer Humor@lemmy.ml · 9 months agomessage-square85fedilink
minus-squareBene7rddso@feddit.delinkfedilinkarrow-up1·9 months agoAre you committing to master? I don’t see any reason why you shouldn’t commit your debugging code to your own branch. Obviously clean it up before merging
minus-squaredan@upvote.aulinkfedilinkarrow-up1·9 months agoMy workplace uses feature flags rather than feature branches, and a continuous deployment cycle, so we only have one branch.
Are you committing to
master
? I don’t see any reason why you shouldn’t commit your debugging code to your own branch. Obviously clean it up before mergingMy workplace uses feature flags rather than feature branches, and a continuous deployment cycle, so we only have one branch.