AndroidStudio中利用git下载github或者git.oschina的代码时报错:repository test has failed解决方法...

作者:程序员小冰,CSDN博客:http://blog.csdn.net/qq_21376985
QQ986945193 微博:http://weibo.com/mcxiaobing

AndroidStudio中利用git下载github或者git.oschina的代码时报错:
AndroidStudio中利用git下载github或者git.oschina的代码时报错:repository test has failed解决方法...
repository test has failed解决方法:
需要看自己的AndroidStudio开发工具是否配置好了git。
Settings > Project Settings > Version Control > VCSs > Git > Path to Git executable
AndroidStudio中利用git下载github或者git.oschina的代码时报错:repository test has failed解决方法...
然后问题即可解决。