JPDev@programming.dev to Programmer Humor@programming.dev · 7 months agoRebase Supremacyprogramming.devimagemessage-square159fedilinkarrow-up11.05K
arrow-up11.03KimageRebase Supremacyprogramming.devJPDev@programming.dev to Programmer Humor@programming.dev · 7 months agomessage-square159fedilink
minus-squarejjjalljs@ttrpg.networklinkfedilinkarrow-up1arrow-down1·7 months agoSquash your branch first
minus-squarerapist1@lemmy.worldlinkfedilinkarrow-up2·7 months agoDoesn’t this defeat the purpose, may as well merge then no?
minus-squarejjjalljs@ttrpg.networklinkfedilinkarrow-up1·7 months agoDo not merge your unfinished stuff into main. I don’t like merging main into my branch because I don’t understand git, and I feel like that can make a confusing history.
Squash your branch first
Doesn’t this defeat the purpose, may as well merge then no?
Do not merge your unfinished stuff into main.
I don’t like merging main into my branch because I don’t understand git, and I feel like that can make a confusing history.