gitPush 1.0 – a github Finder toolbar button
I started to use git and github, and really like it. Except for one thing, no all-in-one GUI for the Mac. There is GitX and it does just about everything except push your committed changes to git hub. So to fill that gap I made a small Mac Application Bundle from an Applescript that fires off the git command. Here’s a screen shot:

gitPush 1.0
It works by you dragging the app to the Finder toolbar. See it there on the right?
After committing your changes in GitX (or command line… ick) just navigate to the root of your local repo and click the octocat button in the toolbar. The icon becomes chromatic, the committed files get uploaded, the icon goes monochrome. Done.
Hurry, they’re going fast! http://github.com/WebVeteran/gitpush/
Recent Comments