This repository was archived by the owner on Jun 7, 2024. It is now read-only.
File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -31,17 +31,13 @@ git config protocol.https.allow always
31
31
当您排查网络错误时别忘了看看 FastGit 是否宕机了,尽管我们提供高达 0% 可用性的 SLA 保障。
32
32
:::
33
33
34
- :::warning 注意
35
- 我们暂时不支持超过 2GiB 的仓库的 ` clone ` ,请参阅 < https://github.com/FastGitORG/nginx-conf/issues/14 > 与 < https://github.com/FastGitORG/nginx-conf/commit/61a41bc0bbb012fc9a6e54b198a10874eeaf9309 > 。
36
- :::
37
-
38
34
我们并不反对对 git 配置的修改以方便您的工作。
39
35
40
36
随着 FastGit 的成长,我们会拥有更多资源用于加速,对于节点列表,请参阅 [ 节点] ( ../zh-cn/node.html ) 章节。
41
37
42
38
## Web 的使用
43
39
44
- 对于常见的 GitHub Web 操作, FastGit 的基础节点也提供了最基本的支持。您可以直接访问包含有 Web 支持的节点。出于安全考虑,我们会禁用包括 ` Cookie ` 以及 ` Session ` 等敏感权限。这意味着您不能登录进行操作 。
40
+ 对于常见的 GitHub Web 操作, FastGit 的基础节点也提供了最基本的支持。您可以直接访问包含有 Web 支持的节点。目前我们已经支持登录操作(因未对 api.github.com 进行代理,USB Key 2FA 等部分功能不可用)。Github 对一些功能(例如搜索)有速率限制,如果遇到 429 错误,可以尝试登录后继续使用 。
45
41
46
42
## Release 和源码存档的下载
47
43
@@ -66,6 +62,10 @@ wget https://hub.fgit.cf/A/A/archive/master.zip
66
62
67
63
我们同样对 < https://raw.githubusercontent.com/ > 进行了代理,地址为 < https://raw.fgit.cf/ > 。
68
64
65
+ :::warning 注意
66
+ 由于某些仓库的用量较大,我们对 raw 启用了有效期为 5 分钟的缓存。
67
+ :::
68
+
69
69
## 当遇到 FastGit 存在问题时的处理方法
70
70
71
71
1 . 请确认你的网络以及 DNS 工作正常
You can’t perform that action at this time.
0 commit comments