Skip to content

Instantly share code, notes, and snippets.

@haileys
Created December 10, 2013 03:31
Show Gist options
  • Save haileys/7885344 to your computer and use it in GitHub Desktop.
Save haileys/7885344 to your computer and use it in GitHub Desktop.
git clone [email protected]:ruby/ruby.git
cd ruby
git svn init svn+ssh://[email protected]/ruby/trunk
mv .git/refs/remotes/origin/trunk .git/refs/remotes/git-svn
git svn rebase
# done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment