1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2025-01-18 08:06:16 +01:00
infrastructure/roles/archbuild/files/gitconfig
Jan Alexander Steffens (heftig) 1556d606d2
archbuild: Turn off Git's safe.directory
Without this setting, Git exits with an error when the repository is not
owned by the current user. This messes with our shared srcdest.
2022-04-27 23:50:52 +02:00

5 lines
64 B
Plaintext

# vim:set ft=gitconfig noet sw=0 sts=-1:
[safe]
directory = *