Y
Hacker News
new
|
ask
|
show
|
jobs
by
Wytwwww
875 days ago
But that seems like pretty much the equivalent to "rm -R *"? And also just a permission/configuration issue.
2 comments
sasham
875 days ago
To put into perspective, that was in 2014 :D There were no branch protections, and git was even harder to use. Plus everyone was new at git, obviously (we started in 2013 with mercurial, which was still a legit thing to do, and switched to git).
link
mlhpdx
875 days ago
Yeah, these days stopping force pushes is a checkbox (default?) in GitHub.
link
bauruine
875 days ago
Or drop table|database or delete from. To _nearly_ lose data it took multiple clueless engineers and not detecting the issue for months.
I wonder how Diversion handles operations that possibly delete data. Whats their solution?
link