Ever wanted to squash the first two commits with a “git rebase -i”? No? Me neither. Until today.
git rebase -i --root
Done.
Ever wanted to squash the first two commits with a “git rebase -i”? No? Me neither. Until today.
git rebase -i --root
Done.