Created
December 28, 2011 12:01
-
-
Save oluies/1527724 to your computer and use it in GitHub Desktop.
svn clone to github
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 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