开发者社区 问答 正文

阿里云 Code , 公开项目 clone 需要用户名和密码?

已解决

Steven-MacBook-Pro:test steven$ git clone http://code.aliyun.com/passpile/pricebarcode.git
Cloning into 'pricebarcode'...
Username for 'http://code.aliyun.com': 
Password for 'http://code.aliyun.com': 
remote: Unauthorized
fatal: Authentication failed for 'http://code.aliyun.com/passpile/pricebarcode.git/'

temp

展开
收起
fregata 2016-03-29 12:23:49 12123 分享 版权
3 条回答
写回答
取消 提交回答
  • 码农|Coder| Pythonista
    采纳回答

    这里的任何用户是指网站的任何用户

    2019-07-17 18:36:10
    赞同 展开评论
  • 那个密码到底是什么密码啊?
    我登录密码也不行啊

    2019-07-17 18:36:11
    赞同 1 展开评论
  • 阿里巴巴高级开发工程师

    使用http方式需要,因为要进行用户身份的验证。ssh的方式不需要

    2019-07-17 18:36:11
    赞同 展开评论