devilish666@lemmy.worldBanned from community to Programmer Humor@lemmy.ml · 2 years agoShiiieeettt.......lemmy.worldimagemessage-square84linkfedilinkarrow-up1987arrow-down10
arrow-up1987arrow-down1imageShiiieeettt.......lemmy.worlddevilish666@lemmy.worldBanned from community to Programmer Humor@lemmy.ml · 2 years agomessage-square84linkfedilink
minus-squareBene7rddso@feddit.delinkfedilinkarrow-up2·2 years 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·2 years 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.