Skip to content

Instantly share code, notes, and snippets.

@oluies
Created December 28, 2011 12:01
Show Gist options
  • Save oluies/1527724 to your computer and use it in GitHub Desktop.
Save oluies/1527724 to your computer and use it in GitHub Desktop.
svn clone to github
git svn clone http://example.googlecode.com/svn -s
git remote add origin [email protected]:example/example.git
git push origin master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment