I upgraded from OSX 10.9 to 10.10. When I try to
git status
I get
Agreeing to the Xcode/iOS license requires admin privileges, please re-run as root via sudo.
- Why do I have to accept a new TOS to run
git
? Is there a workaround to accepting new Xcode TOS?
I know that I could simply open up Xcode and accept the new user agreement and carry on. I plan on using Xcode in the future and have no specific objections to using it. Wondering how a developer could, hypothetically, choose to continue running git
should they disagree with Xcode's new TOS.