Re: [PATCH] docs/zh_CN: add docs-next checkout workaround

From: Dongliang Mu

Date: Sun Jul 12 2026 - 00:48:34 EST



On 7/10/26 9:57 PM, Weijie Yuan wrote:
On Fri, Jul 10, 2026 at 09:44:45PM +0800, Dongliang Mu wrote:
--- >8 ---
Is this a special mark for LKML? If I understand correctly, the following
should be the patch content.
Yes, the following is the commit message body.

You can apply this patch by "git am -c" or "git am --scissors", which
means: Remove everything in body before a scissors line (see git-mailinfo[1]).

https://git-scm.com/docs/git-am#Documentation/git-am.txt---scissors

Git community sometimes use it, for the cases if you want to swap the
actual commit message and the supplementary information.
Understood.
Sorry for any confusion.

This would make the envionment preparation more difficult. My suggestion is
to ask maintainers of some mirror sites to sync this repo like us.

Dongliang Mu
Makes sense. Could I kindly ask, for example, Tsinghua tuna team to
mirror our repo, on behalf of our Chinese document team? I'm afraid they
are unlikely to consider my request in my individual capacity. ;-)
I can help contact TUNA maintainers.

Dongliang Mu
That would be great! Apparently your words carry more weight than mine
;-) So do you mean that I just need to wait quietly for your good news?
Hi Weijie,
Could you please try cloning https://mirror.nju.edu.cn/git/kernel-doc-zh.git/ <https://link.wtturl.cn/?target=https%3A%2F%2Fmirror.nju.edu.cn%2Fgit%2Fkernel-doc-zh.git%2F&scene=im&aid=582478&lang=zh> and verify whether this mirror is stable?
TUNA has limited storage capacity and has asked the NJU mirror site to host this Git repository.
We are currently diagnosing network issues on our mirror site. The classic architecture — Nginx (serving static frontend, HTTPS, and caching) → Apache (reverse proxy + CGI execution) → cgit / git-http-backend — appears to be functional in principle.
The clone failures with large Git repositories are likely caused by insufficient or inappropriate parameter configurations rather than the architecture itself.
P.S., I am the mentor of HUST OpenAtom Club, and our club is maintaining the hust mirror site.
Dongliang Mu

Appreciate it!

Thanks,
Weijie