docs/metasploit-framework.wiki/git/Git-Reference-Sites.md
The following sites are great references for Git padawans and jedi alike:
Fugitive plugin for Vim: Provides lots of tasty functionality from inside Vim. There's also a five-part series on VimCasts on using Fugitive for almost any git task you can think of.
TextMate - a bundle for git ships with the editor. Highlight your top-level folder in the project drawer and then invoke with Command-Shift-G
Of course, if you're still having trouble, GitHub does offer basic SVN read-write support.