+ [2014-09-14T20:33:49Z] pingo ok found the api
+ [2014-09-14T23:44:23Z] bug_sniper_ https://github.com/CleverRaven/Cataclysm-DDA/pull/9003 is there a way to remove the extra commits from a push request after I accidentally used the command "git push origin master"?
+ [2014-09-14T23:56:15Z] VxJasonxV git reset, force push
+ [2014-09-14T23:56:20Z] VxJasonxV also, pull request*
+ [2014-09-14T23:58:59Z] bug_sniper_ VxJasonxV, that didn't remove the commits

message no. 47411

Posted by mozzarella in #github at 2014-09-14T07:41:32Z

guys
+ [2014-09-14T23:59:19Z] VxJasonxV what did you do?
+ [2014-09-14T23:59:40Z] bug_sniper_ when I followed the instruction here: http://puu.sh/bznon/57be8f6cf4.png
+ [2014-09-15T00:00:05Z] VxJasonxV you didn't get rid of the commits
+ [2014-09-15T00:00:43Z] VxJasonxV you have to use git reset (and some variety of parameters relevant to your situation) to remove commits, then force push them