# squash-all commit
git reset $(git commit-tree "HEAD^{tree}" -m "A new start")
Description
Languages
Shell
100%
# squash-all commit
git reset $(git commit-tree "HEAD^{tree}" -m "A new start")