Re: A different git problem
Re: A different git problem
- Subject: Re: A different git problem
- From: Jens Alfke <email@hidden>
- Date: Thu, 01 Oct 2015 15:28:25 -0700
If you used the “--global” flag, it doesn’t matter what directory you’re in. The commands will write to ~/.gitconfig … look in that file to see if it has a “[user]” section like:
> [user]
> name = Jens Alfke
> email = email@hidden
If it doesn’t, maybe the file somehow lost write permission?
—Jens
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden