NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Compile your own git (Score:2)
According to that post (http://mikerowecode.com/2007/10/leopard_git_ssh.html [mikerowecode.com]
"), it's the fault of MacPorts git.
I compiled my own git from sources and haven't run into that problem.
I did run into the problem where their version of svn, however, has the same problem, but since I haven't fixed that and am moving everything to git so maybe I never have to fix that. :)
Compile from source (Score:1)
Really...
Compile from source.
You can use this script if you want to make that automatic:
http://www.simplicidade.org/notes/archives/2008/09/updated_xgitupd.html [simplicidade.org]
Best regards,
life is short
Re: (Score:2)
That's my plan. I'm hoping it will solve my gitorious woes, too.