Hacker News new | ask | show | jobs
by Mithaldu 4017 days ago
You introduce explicit revert commits?
1 comments

Yes, this is a feature of git: https://git-scm.com/docs/git-revert

I don't think rewriting the history of public branches is a good idea.