Why you should stop using Git rebase
https://medium.com/bekk/why-you-should-stop-using-git-rebase-5552bee4fed1 [medium.com]
2017-10-30 14:09
I think you should keep your history true. Get comfortable with tools to analyse it, and don’t fall for the temptation to rewrite it. The rewards for rewriting are minimal, but the risks are great. You’ll thank me the next time you are bisecting through your history to track down a sneaky bug.
source: L