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
You can now sync from svn -> git, using the following commands: | |
git svn fetch | |
git rebase trunk | |
And to sync from git -> svn, use: | |
git svn dcommit |
NewerOlder