-
-
Save sohelrana820/ef2f3bb194221a493f9d492235b4feb2 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