JPDev@programming.dev to Programmer Humor@programming.dev · 10 months agoRebase Supremacyprogramming.devimagemessage-square187fedilinkarrow-up1922arrow-down115
arrow-up1907arrow-down1imageRebase Supremacyprogramming.devJPDev@programming.dev to Programmer Humor@programming.dev · 10 months agomessage-square187fedilink
minus-squareMuad'Dibber@lemmygrad.mllinkfedilinkarrow-up4·10 months agoIf you try to pull someone else’s rebased / history rewritten branch, your git will tell you that it’s rejected. You can completely avoid this by merging instead of rewriting history.
If you try to pull someone else’s rebased / history rewritten branch, your git will tell you that it’s rejected. You can completely avoid this by merging instead of rewriting history.