Comment on GitHub for Mac 1.1Comments−csytan14yI wrote a simple plugin for Sublime Text that opens the GitHub app and it's been working quite well as a replacement for Textmate & Git bundle.There's been a few rare times where I've had to drop back to command line because of crashes, but I'm glad to see it's being maintained and updated.−mikeknoop14ySomething similar: https://github.com/kemayo/sublime-text-2-git−james3314yMind making your plugin publicly available?−csytan14yDone. https://github.com/csytan/sublime-text-2-githubFunny how writing the documentation took the same amount of time as writing the code for this. :)
Comments
I wrote a simple plugin for Sublime Text that opens the GitHub app and it's been working quite well as a replacement for Textmate & Git bundle.
There's been a few rare times where I've had to drop back to command line because of crashes, but I'm glad to see it's being maintained and updated.
Something similar: https://github.com/kemayo/sublime-text-2-git
Mind making your plugin publicly available?
Done. https://github.com/csytan/sublime-text-2-github
Funny how writing the documentation took the same amount of time as writing the code for this. :)