Answers for "how to force a local branch to override remote master branch"

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 force a local branch to override remote master branch"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language