Created
August 7, 2014 17:54
-
-
Save wwwbruno/f08b338813d32f76cb2f to your computer and use it in GitHub Desktop.
Using git with svn
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
| # installing on Ubuntu | |
| sudo add-apt-repository ppa:git-core/ppa | |
| apt-get update | |
| sudo apt-get install git-svn |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment