How not to use Github as an SVN
by Sue
If you are working with a team. do not use the following command when pushing your files to a repository:
git push origin master –force *
I am not sure if this was the exact command used to write over everyone’s work this week, but so help me god if I didn’t want to bean that guy in the noggin with the nerf ball after I pulled from the respository.