Remove an accidentally pushed remote git commit
git checkout [branch name]
git checkout [commit sha]
git push -f -n # Do a dry run
git push -f # Do the damn thing
Written by Shakeel Mohamed
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Git
Authors
khasinski
591.1K
dmichaelavila
500.4K
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#