Skip to content

Instantly share code, notes, and snippets.

@yuchdev
Last active November 27, 2019 05:24
Show Gist options
  • Save yuchdev/9796686f7283d39d468a53e1626988df to your computer and use it in GitHub Desktop.
Save yuchdev/9796686f7283d39d468a53e1626988df to your computer and use it in GitHub Desktop.
Git adding two remotes for single push
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