Rebase to Root Commit
You can rebase all the way back to your root (initial) commit with:
$ git rebase -i --root
Tweet
You can rebase all the way back to your root (initial) commit with:
$ git rebase -i --root
Tweet