Archive for the 'Git' Category

qgit.app: A Qt-based Git Repository Viewer for OS X

Tuesday, February 12th, 2008

Today I finally convinced qgit to generate a universal binary for OS X. This is unsupported software, but it appears to work fine for me on i386 and ppc 10.5.2. It should also work just fine on 10.4. This is an awesome little utility for viewing patches, diffs, and branches inside of a git repository.
Hope [...]