JPDev@programming.dev to Programmer Humor@programming.dev · 1 year agoRebase Supremacyprogramming.devimagemessage-square187fedilinkarrow-up1925arrow-down115
arrow-up1910arrow-down1imageRebase Supremacyprogramming.devJPDev@programming.dev to Programmer Humor@programming.dev · 1 year agomessage-square187fedilink
minus-squareexpr@programming.devlinkfedilinkarrow-up2·1 year agoOr, you know, on your own feature branch to clean up your own commits. It’s much, much better than constantly littering your Branch’s history with useless merge commits from upstream, and it lets you craft a high-quality, logical commit history.
minus-squareRecluseRamble@lemmy.dbzer0.comlinkfedilinkarrow-up1·1 year agoOf course it has its uses. I didn’t mention them because the guy just learned about rebase - it’s unlikely to be applied flawlessly from the start.
Or, you know, on your own feature branch to clean up your own commits. It’s much, much better than constantly littering your Branch’s history with useless merge commits from upstream, and it lets you craft a high-quality, logical commit history.
Of course it has its uses. I didn’t mention them because the guy just learned about rebase - it’s unlikely to be applied flawlessly from the start.