Android Studio 拉取、提交代码失败 Invocation failed Unexpected end of file from server


错误日志:

解决办法
Setting–>Version Control -->Git–》勾选上Use credential helper

在1处配置你的git安装目录bin\git.exe

点击完成,就可以了

Git