F04118F@feddit.nl to Programmer Humor@programming.dev · 2 days agoMerge conflictsimagemessage-square59linkfedilinkarrow-up1710arrow-down112
arrow-up1698arrow-down1imageMerge conflictsF04118F@feddit.nl to Programmer Humor@programming.dev · 2 days agomessage-square59linkfedilink
minus-squareEager Eagle@lemmy.worldlinkfedilinkEnglisharrow-up7·edit-22 days agosimilarly, I use master and stable, it helps that PRs default to master, making changes to stable more intentional.
similarly, I use
master
andstable
, it helps that PRs default tomaster
, making changes tostable
more intentional.