Replies: 1 comment 3 replies
-
配下 pac.lua 替换下 url https://xmake.io/#/zh-cn/package/remote_package?id=%e9%95%9c%e5%83%8f%e4%bb%a3%e7%90%86 |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
目前xmake update -s和xrepo都是默认用https来clone的
但国内https访问github必须在shell中设置代理才能工作,换成git ssh之后不需要开代理也能工作:
怎样让xmake update和xrepo默认走ssh而不是https?
Beta Was this translation helpful? Give feedback.
All reactions