WTF is Git rebase
I've never used git rebase at work, but I see many people talking about it, and there's the classic "merge vs rebase" debate. So, here I am, learning about rebase, comparing it with merge, and writing a blog for myself. What does rebase do Rebase is ...
May 25, 20244 min read66
