Re: How to disable safe directories?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2024-05-21 12:45:18, Jeffrey Walton wrote:

Thanks Harri.

Would that be something like safe_directories.enabled = false? If not,
can you point to a setting?


It is possible to disable this feature globally using something
like

	git config --system --add safe.directory /somepath/.git

Some say even

	git config --system --add safe.directory '*'

works, but I haven't tried that.


Regards

Harri




[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux