Thursday, December 17, 2020

GIT

 Revert all local Repo changes

Open gitBash and then run below command
git reset --hard origin/<BRANCH_NAME>

No comments:

Post a Comment