Re: [git-users] git config on Mac - can't even get git config user.name to work

2014-05-06 Thread Christian Bundy
The solution that I found was to use Git 1.8.4.2, which you can download here . On Wednesday, January 8, 2014 8:05:33 AM UTC-8, kameron cole wrote: > > The trouble is that I am running

Re: [git-users] git config on Mac - can't even get git config user.name to work

2014-01-08 Thread kameron cole
The trouble is that I am running OSX Lion and the brew installer doesn't quite do everything (it is a Snow Leopard install. The real answer here is to build a later version of GIT using a dev package). But the short answer is: git resides under /usr/local that is not in your path in OS X Lion.

Re: [git-users] git config on Mac - can't even get git config user.name to work

2014-01-08 Thread Konstantin Khomoutov
On Wed, 8 Jan 2014 07:07:29 -0800 (PST) kameron cole wrote: > Having trouble from the "git" go. I installed git on my Mac OSX > 10.7.5. Can't seem to git going. > > All of the git config commands in the documentation fail with the > error "Illegal instruction 4". What is this? I'd say Git proc

[git-users] git config on Mac - can't even get git config user.name to work

2014-01-08 Thread kameron cole
Having trouble from the "git" go. I installed git on my Mac OSX 10.7.5. Can't seem to git going. All of the git config commands in the documentation fail with the error "Illegal instruction 4". What is this? -- You received this message because you are subscribed to the Google Groups "Git f