Answers for "delete local changes and pull"

1

git remove my local changes and pull from master

git reset --hard <your commit hash key>
Posted by: Guest on July-10-2020

Code answers related to "delete local changes and pull"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language