stanleyhuangyc / Freematics

Official source code repository for Freematics
https://freematics.com
419 stars 345 forks source link

Rewriting git-history when commits are broken #166

Open ankostis opened 1 year ago

ankostis commented 1 year ago

It's preferable to maintain a "clean" history, unlike these 2 of Aug 27 2022 that can be squashed:

either with git commit --amend when the broken commit is created, or with git rebase --interactive.

8c8r9pvyitd865crq5kk