Administrator@MS-NXTARZGVVQFH MINGW64 /d/Share
$ git clone git@gitee.com:r77683962/linux-6.9.0.git
Cloning into 'linux-6.9.0'...
The authenticity of host 'gitee.com (180.76.198.225)' can't be established.
ED25519 key fingerprint is SHA256:+ULzij2u99B9eWYFTw1Q4ErYG/aepHLbu96PAUCoV88.
This key is not known by any other names
Are you sure you want to continue connecting (yes/no/[fingerprint])? yes
Warning: Permanently added 'gitee.com' (ED25519) to the list of known hosts.
remote: Enumerating objects: 89913, done.
remote: Counting objects: 100% (439/439), done.
remote: Compressing objects: 100% (424/424), done.
remote: Total 89913 (delta 243), reused 19 (delta 13), pack-reused 89474
Receiving objects: 100% (89913/89913), 342.45 MiB | 7.47 MiB/s, done.
Resolving deltas: 100% (8094/8094), done.
error: invalid path 'drivers/gpu/drm/nouveau/nvkm/subdev/i2c/aux.c'
fatal: unable to checkout working tree
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'
Administrator@MS-NXTARZGVVQFH MINGW64 /d/Share
$ cd linux-6.9.0
Administrator@MS-NXTARZGVVQFH MINGW64 /d/Share/linux-6.9.0 (master)
$ git config core.protectNTFS false