Hacker News new | ask | show | jobs
by EspadaV9 3605 days ago
It could easily have been avoided if everyone on the team used their own fork and committed to the master repo via merge requests. Set up protected branches on the master and then only force push to your own fork. No way to accidently ruin someone else day :)