Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

git reset hard push to origin

git reset --hard <full_hash_of_commit_to_reset_to>
git push --force
 
PREVIOUS NEXT
Tagged: #git #reset #hard #push #origin
ADD COMMENT
Topic
Name
7+5 =