Hi folks, I tried to write a Homebrew formula for GitX and have it included in the official distribution. The formula works just fine, but there are a few problems for Homebrew acceptance: * I had to host a .tgz file myself (since the GitHub-provided .tgz does not contain a Git repository) but that's rightfully considered unsafe. * The official GitX is Pieter de Bie's version, regardless of its being unmaintained
Here is the discussion: https://github.com/mxcl/homebrew/issues/issue/3857/ and a couple of previous failed attempts: https://github.com/mxcl/homebrew/pull/2861 and another one I can't find right now. Cheers, -- Alex
