赞
踩
错误提示:
remote: The project you were looking for could not be found.
fatal: repository 'http://gitlab.cnwuxian.com/wxzhcz/guide_desktop.git/' not found
工具git-gui,第一次clone时,一般会提示输入账号密码,但是偶尔不会提示,神马原因还不清楚,可能是git lab等仓库平台权限设置问题,这是就需要在.git链接上加入账号密码,实例如下:
git clone http://test_android:Admin123@gitlab.cntestaa.com/testa/test.git
git clone http://[账户]:[密码]@[项目地址]
好了,又可以愉快的玩耍了。
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。