Skip to content

Instantly share code, notes, and snippets.

@kenzo0107
Created February 27, 2015 15:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kenzo0107/a833505ec85829a7a0e6 to your computer and use it in GitHub Desktop.
Save kenzo0107/a833505ec85829a7a0e6 to your computer and use it in GitHub Desktop.
git svn clone -s --prefix=svn/ <svnリポジトリURL>
git remote add <リモート名> <gitリポジトリURL>
git push <リモート名> <ブランチ名>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment