Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

git how to rollback to previous commit

# Revert is the command to rollback the commits.
git revert 2h3h23233

# push after change
git push
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #git #rollback #previous #commit
ADD COMMENT
Topic
Name
7+5 =