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
You can use any GUI client for Git that you want to use. You only have to revert to the command line when you want to interface with the Subversion server (e.g. for committing and updating).