JPDev@programming.dev to Programmer Humor@programming.dev · 7 months agoRebase Supremacyprogramming.devimagemessage-square211fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageRebase Supremacyprogramming.devJPDev@programming.dev to Programmer Humor@programming.dev · 7 months agomessage-square211fedilink
minus-squareMuad'Dibber@lemmygrad.mllinkfedilinkarrow-up0·7 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.