+[11 years ago]pingook 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]VxJasonxVgit reset, force push +[11 years ago]VxJasonxValso, pull request* +[11 years ago]bug_sniper_VxJasonxV, that didn't remove the commits
+[11 years ago]VxJasonxVwhat did you do? +[11 years ago]bug_sniper_when I followed the instruction here: http://puu.sh/bznon/57be8f6cf4.png +[11 years ago]VxJasonxVyou didn't get rid of the commits +[11 years ago]VxJasonxVyou have to use git reset (and some variety of parameters relevant to your situation) to remove commits, then force push them +[11 years ago]nicolas_FRhello there