File "I:\auto1111\stable-diffusion-webui\modules\launch_utils.py", line 192, in git_clone
run(f'"{git}" -C "{dir}" checkout {commithash}', None, "Couldn't checkout {name}'s hash: {commithash}")
File "I:\auto1111\stable-diffusion-webui\modules\launch_utils.py", line 115, in run
raise RuntimeError("\n".join(error_bits))
RuntimeError: Couldn't checkout {name}'s hash: {commithash}.
Command: "git" -C "I:\auto1111\stable-diffusion-webui\repositories\stable-diffusion-stability-ai" checkout cf1d67a6fd5ea1aa600c4df58e5b47da45f6bdbf
Error code: 128
stderr: fatal: detected dubious ownership in repository at 'I:/auto1111/stable-diffusion-webui/repositories/stable-diffusion-stability-ai'
'I:/auto1111/stable-diffusion-webui/repositories/stable-diffusion-stability-ai' is on a file system that does not record ownership
To add an exception for this directory, call:
git config --global --add safe.directory I:/auto1111/stable-diffusion-webui/repositories/stable-diffusion-stability-ai
Press any key to continue . . .