Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

revert back to a commit git

git reset --hard 4a155e5
Will move the HEAD back to where you want to be
 
PREVIOUS NEXT
Tagged: #revert #commit #git
ADD COMMENT
Topic
Name
7+9 =