Setting your branch to exactly match the remote branch

PHOTO EMBED

Fri Mar 11 2022 04:24:35 GMT+0000 (Coordinated Universal Time)

Saved by @codeplay

git fetch origin
git reset --hard origin/master
content_copyCOPY

https://stackoverflow.com/questions/1628088/reset-local-repository-branch-to-be-just-like-remote-repository-head