Using gitx from the Terminal

This information is neither new, nor secret, but useful by all means. Gitx, the git GUI for Mac OS X has additional functionality to be invoked from the Terminal right beside your favourite editor!

Select Enable Terminal Usage... from the GitX frontmost menu and enter your administrator password. Make sure, that /usr/local/bin is in your PATH variable and try gitx --help from your Terminal.

If you want to start gitx from within Terminal inside your git repository in check-in mode, invoke

gitx -c

More details and further information can be found in the user manual on the gitx homepage.

Cheers,
iss