AJ ONeal
In most cases a rebase is very simple. When the history is clean a simple git rebase -i HEAD~10 will do wonders. Beyond Code Bootcamp: https://beyondcodebootcamp.com ... https://www.youtube.com/watch?v=pp4LJI1VovA
git rebase -i HEAD~10
184848499 Bytes