$ git pull origin develop-Avaya
fatal: unable to update url base from redirect: asked for: https://gitlab.com/Tuong_Nguyen1/OCMT.git/info/refs?service=git-upload-pack
redirect: https://192.168.10.200:1003/fgtauth?00c1271d2684a541
*无法设置proxy git...what,该怎么做?*
发布于 2018-07-17 12:40:47
检查条目origin
的git remote -v
返回的内容
URL应该是:https://gitlab.com/Tuong_Nguyen1/OCMT.git
https://stackoverflow.com/questions/51373264
复制相似问题