Skip to content

Instantly share code, notes, and snippets.

@incraigulous
Last active August 29, 2015 14:04
Show Gist options
  • Save incraigulous/cd6d60e641a2a9fdaef5 to your computer and use it in GitHub Desktop.
Save incraigulous/cd6d60e641a2a9fdaef5 to your computer and use it in GitHub Desktop.
go into repository
git remote add site_template [email protected]:other_repo
git pull other_repo
then you can do a merge from the other_repo branches into the repository branches
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment