Skip to content

Instantly share code, notes, and snippets.

@holms
Created February 19, 2013 10:35
Show Gist options
  • Select an option

  • Save holms/4984738 to your computer and use it in GitHub Desktop.

Select an option

Save holms/4984738 to your computer and use it in GitHub Desktop.
git svn multiple trunks
mkdir pkgname
cd pkgname
git svn init https://host/svn/pkgname/trunk/pkgname/src/trunk
git svn fetch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment