Skip to content

Instantly share code, notes, and snippets.

@sivakumarbdu
Last active May 3, 2019 07:44
Show Gist options
  • Save sivakumarbdu/764fe7ea4d75b30693db8c24c7ae277d to your computer and use it in GitHub Desktop.
Save sivakumarbdu/764fe7ea4d75b30693db8c24c7ae277d to your computer and use it in GitHub Desktop.
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