Last active
May 3, 2019 07:44
-
-
Save sivakumarbdu/764fe7ea4d75b30693db8c24c7ae277d to your computer and use it in GitHub Desktop.
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 add new_repo new_branc_url: | |
git push new_repo 'refs/remotes/origin/*:refs/heads/*' | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment