Y
Hacker News
new
|
ask
|
show
|
jobs
by
randallsquared
5630 days ago
It sounds as though the equivalent mistake would be an accidental push. Good to know that git and mercurial allow you to fix things, in any case.
1 comments
Xurinos
5630 days ago
git push is reversible, too:
http://news.ycombinator.com/item?id=2079967
(and note my correction below that simplifies things)
link