My employer uses subversion for version-control, and this is unlikely to change. I\'m interested in learning more about git, and using git-svn to interface with my employer\'s s
There is no gui client for Git-SVN; so you will have to use the command line to use Git-svn. Fortunately, you don't have to learn much to work git-svn. Some resources, from simple to detailed: