报错信息如下:(权限问题或不存在)
remote: The project you were looking for could not be found or you don't have permission to view it.fatal: repository 'http://gitlab.xx.com/Industrial_AI.git/' not found
解决方法:
git clone http://username:password@gitlab.xx.com/Industrial_AI.git
