message no. 102454
Posted by arthaey_ in #github at 2015-07-09T02:28:16Z
I'm trying to get Xcode's source control feature to use a different github user than what I normally use on the command line. And I can *change* the user via `xcrun git config --local user.name` so that all subsequent commits use the correct user. But the initial commit is always my normal user.