Patrick Schleizer 4efa293f3b
add /etc/gitconfig by default for better git security
```
[core]
	symlinks = false

[transfer]
	fsckobjects = true
	fsckobjects = true
[fetch]
	fsckobjects = true
	fsckobjects = true
[receive]
	fsckobjects = true
	fsckobjects = true
```

+ additional suggestions as comments

fixes https://github.com/Kicksecure/security-misc/issues/225
2024-05-28 07:51:06 -04:00
..
2023-10-27 14:32:08 +00:00
2021-09-06 04:55:16 -04:00
2024-05-11 13:18:36 +10:00
2024-05-11 13:18:36 +10:00
2024-05-11 13:18:36 +10:00
2024-05-11 13:18:36 +10:00
2024-05-11 13:18:36 +10:00