解决方案
xcrun git config --global user.email you@yourdomain.com xcrun git config --global user.name "Your Name Here"
参考:http://pinkstone.co.uk/how-to-fix-couldnt-communicate-with-a-helper-application-in-xcode-7/
解决方案
xcrun git config --global user.email you@yourdomain.com xcrun git config --global user.name "Your Name Here"
参考:http://pinkstone.co.uk/how-to-fix-couldnt-communicate-with-a-helper-application-in-xcode-7/
本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。