Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

git delete commit from history

git reset --hard ABC
git push --force
# Go back to specified commit and delete every commit forward
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #git #delete #commit #history
ADD COMMENT
Topic
Name
2+3 =