git clone/pull时报错

info/refs not valid: is this a git repository

执行git命令时,添加用户及密码

用户名:kevin 密码:k@12345 仓库地址:http://1xx.1xx.1.1xx:80/kevin/project.git

命令格式 (注:@转成%40) :

git clone http://kevin:k%4012345@1xx.1xx.1.1xx:80/kevin/project.git