Answers for "how to overwrite remote branch in git"

1

git overwrite local branch with remote

git reset --hard origin/master
Posted by: Guest on August-12-2020

Code answers related to "how to overwrite remote branch in git"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language