-
-
Save sashadev-sky/47bd57cab27892b8dd173f9ced160687 to your computer and use it in GitHub Desktop.
Force your forked repo to be the same as upstream.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git fetch upstream | |
git reset --hard upstream/master |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment