Gity is a Mac app for Git.
I enjoy using Git via the command line but prefer viewing staged changes with some visual flourish. Gity is the most visually clear way to do that that I’ve found.
I had a bit of trouble with the “Install Terminal usage…” menu command, but flipped through the source code and figured out it was just creating a symlink as follows:
ln -f -s /Applications/Gity.app/Contents/Resources/gity /usr/local/bin
Short URL for this post: http://tmblr.co/ZiwkbyCsmPna
