diff options
| author | Marek Paśnikowski <marek@marekpasnikowski.pl> | 2025-10-26 02:31:07 +0100 |
|---|---|---|
| committer | Marek Paśnikowski <marek@marekpasnikowski.pl> | 2025-11-09 13:49:32 +0100 |
| commit | 260c130e9c8cb25e4467b4543bd0e547e16ad53d (patch) | |
| tree | 184e4819e006115b4afc4fe0e78537d5727b7824 /users/uid1000-gitconfig | |
| parent | 9bedd009986ecf9f8c0b5bb82a8be4ad5cd02491 (diff) | |
uid1000-gitconfig: trust all directories
Diffstat (limited to 'users/uid1000-gitconfig')
| -rw-r--r-- | users/uid1000-gitconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/users/uid1000-gitconfig b/users/uid1000-gitconfig index c8cfb5d..f5a10e7 100644 --- a/users/uid1000-gitconfig +++ b/users/uid1000-gitconfig @@ -11,3 +11,6 @@ signingkey = 6D81B1207711899F [push] autoSetupRemote = true + +[safe] +directory = * |
