Edit the root commit in Git?

As of Git version 1.7.12, you may now use

git rebase -i --root

Documentation

Leave a Comment