Skip to content
Snippets Groups Projects

archbuild: Turn off Git's safe.directory

Merged Jan Alexander Steffens (heftig) requested to merge archbuild-safe-git into master
2 files
+ 7
0
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 4
0
# vim:set ft=gitconfig noet sw=0 sts=-1:
[safe]
directory = *
Loading