Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

undo git commit after push

git reset <hash> # Run this then merge, commit, and push
 
PREVIOUS NEXT
Tagged: #undo #git #commit #push
ADD COMMENT
Topic
Name
5+8 =