test项目在gitlab的http请求的url:

  http://gitlab.com/test.git

用以下方式请求不需要再输入用户名和密码

git clone  http://username:password@gitlab.com/test.git

 

密码不要包含@/等特殊符号,会跟后面的@gitlab.com冲突,导致clone失败

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-25
  • 2022-01-27
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-12-19
  • 2021-08-03
相关资源
相似解决方案