Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upMigration does not clone repository from the proxy #12018
Comments
|
We need a global proxy setting for all the external http request not only webhook. |
|
@lunny 麻烦问一下,现阶段有没有什么临时的解决方案可以解决Gitea迁移仓库不走全局代理设置的问题,大部分时候在国内Clone Github的项目都会特别慢,没有代理迁移项目太难了 |
|
I think we need a global proxy setting. |
|
This issue has been automatically marked as stale because it has not had recent activity. I am here to help clear issues left open even if solved or waiting for more insight. This issue will be closed if no further activity occurs during the next 2 weeks. If the issue is still valid just add a comment to keep it alive. Thank you for your contributions. |
|
This issue has been automatically closed because of inactivity. You can re-open it if needed. |
|
This would likely be a good first issue |


[x]):Nothing.
Description
I configured git's global http & https proxy to http://127.0.0.1:1086, but it seems that migration does not clone repository from the proxy.
Screenshots
Nothing.