Created
February 19, 2013 10:35
-
-
Save holms/4984738 to your computer and use it in GitHub Desktop.
git svn multiple trunks
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
| 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