+ [11 years ago] pingo ok found the api
+ [11 years ago] 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"?
+ [11 years ago] VxJasonxV git reset, force push
+ [11 years ago] bug_sniper_ VxJasonxV, that didn't remove the commits

message no. 47412

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

is there anyone?
+ [11 years ago] bug_sniper_ when I followed the instruction here: http://puu.sh/bznon/57be8f6cf4.png
+ [11 years ago] VxJasonxV you didn't get rid of the commits
+ [11 years ago] VxJasonxV you have to use git reset (and some variety of parameters relevant to your situation) to remove commits, then force push them