git clone 项目报错
git clone http://some.yuming:7001/SSD4/project_SAMBT_Code.git/
报错信息:
Cloning into ‘project_SAMBT_Code’…
fatal: unable to access ‘http://some.yuMing:7001/SSD4/project_SAMBT_Code.git/’: Could not resolve host: some.yuMing
解决方式:把域名换成 IP
git clone http://IP:7001/SSD4/project_SAMBT_Code.git/