Last active
November 27, 2019 05:24
-
-
Save yuchdev/9796686f7283d39d468a53e1626988df to your computer and use it in GitHub Desktop.
Git adding two remotes for single push
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 remote set-url --add --push origin https://github.com/yuchdev/entropy_calculator.git | |
git remote set-url --add --push origin https://bitbucket.org/ycherkasov/entropy_calculator.git |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment