A surefire way to get into trouble with Git is by using rebase. Messing up here is so common that developers who use rebase say they expect to make a mistake eventually. Before you know it, you're entering a world of pain, and getting out of trouble can prove very complicated.
Why Git Rebase is Only for Experts
A surefire way to get into trouble with Git is by using rebase. Messing up here is so common that developers who use rebase say they expect to make a mistake eventually. Before you know it, you're entering a world of pain, and getting out of trouble can prove very complicated.