To rebase or not to rebase?
So, me and Pavan (my colleague at TarkaLabs) were discussing on how to handle the different scenarios he has faced while working with git. He would find himself in position where he isn’t sure if he should do a git merge or git rebase. Sometimes he would do the other causing a…