能否支持代理设置,经常卡住
#1350
-
能否支持代理设置,经常卡住 |
Beta Was this translation helpful? Give feedback.
Answered by
ayamir
Sep 16, 2024
Replies: 1 comment
-
You can set |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Jint-lzxy
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can set
settings["use_ssh"] = false
inuser/settings.lua
to bypass gfw limitation if you don't have a proxy server to relay github.If you have a proxy setting, you should enable it in terminal like
export http_proxy=http://127.0.0.1:7890
and set git config to use proxy server: https://gist.github.com/evantoli/f8c23a37eb3558ab8765