Skip to content

Instantly share code, notes, and snippets.

@abahgat
Created May 22, 2013 17:29
Show Gist options
  • Save abahgat/5629331 to your computer and use it in GitHub Desktop.
Save abahgat/5629331 to your computer and use it in GitHub Desktop.
Checks out a project from SVN preparing it for import in git
git svn --authors-file /tmp/authors -s clone http://example.com/svn project-dir
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment