Dreeam
另有:
$ (pwd) G:\download\Minecraft\Leaf.gradle\caches\paperweight\upstreams\paper
$ git -c commit.gpgsign=false -c core.safecrlf=false remote remove origin
fatal: detected dubious ownership in repository at 'G:/download/Minecraft/Leaf/.gradle/caches/paperweight/upstreams/paper'
'G:/download/Minecraft/Leaf/.gradle/caches/paperweight/upstreams/paper' is on a file system that does not record ownership
To add an exception for this directory, call:
git config --global --add safe.directory G:/download/Minecraft/Leaf/.gradle/caches/paperweight/upstreams/paper
$ (pwd) G:\download\Minecraft\Leaf.gradle\caches\paperweight\upstreams\paper
$ git -c commit.gpgsign=false -c core.safecrlf=false remote add origin https://github.com/PaperMC/Paper.git
fatal: detected dubious ownership in repository at 'G:/download/Minecraft/Leaf/.gradle/caches/paperweight/upstreams/paper'
'G:/download/Minecraft/Leaf/.gradle/caches/paperweight/upstreams/paper' is on a file system that does not record ownership
To add an exception for this directory, call:
git config --global --add safe.directory G:/download/Minecraft/Leaf/.gradle/caches/paperweight/upstreams/paper