Y
Hacker News
new
|
ask
|
show
|
jobs
by
Mithaldu
4017 days ago
You introduce explicit revert commits?
1 comments
tokenizerrr
4017 days ago
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.
link
I don't think rewriting the history of public branches is a good idea.