- Published on
Git Rebase -i --root
This is an alternative choice for modify initial commit.
git rebase -i --root
if without --root option, you can't modify your initial commit.
This is an alternative choice for modify initial commit.
git rebase -i --root
if without --root option, you can't modify your initial commit.