I’m working on a git plugin for Sublime Text 2, see it here: github.com/notanumber/gitst2
So far, I have ‘commit’, ‘add’, ‘rm’, ‘status’, ‘diff’, and ‘reset’ working. Would love to get feedback and suggestions from the community.
Feel free to comment here, or open an issue on Github.