Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to undo a bunch of commit sent that was pushed

git revert <oldest_commit_hash>..<latest_commit_hash>
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #undo #bunch #commit #pushed
ADD COMMENT
Topic
Name
7+4 =