Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

delete remote commit

git reset --hard <last_working_commit_id>
git push --force
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #delete #remote #commit
ADD COMMENT
Topic
Name
1+2 =