diff options
| author | Christian Cleberg <[email protected]> | 2026-08-03 15:48:44 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-08-03 15:48:44 -0500 |
| commit | 4b945e092673d36d8bf850a27c299d805605382c (patch) | |
| tree | 94bac4bb7d5d6077eed7462e1443d15edc3eb0d6 /common | |
| parent | 3e8b89ec7012ab1766b2458a38d5ac32cb748446 (diff) | |
| download | dotfiles-4b945e092673d36d8bf850a27c299d805605382c.tar.gz dotfiles-4b945e092673d36d8bf850a27c299d805605382c.tar.bz2 dotfiles-4b945e092673d36d8bf850a27c299d805605382c.zip | |
updatesmain
Diffstat (limited to 'common')
| -rw-r--r-- | common/git/.gitconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/common/git/.gitconfig b/common/git/.gitconfig index df1bbc1..f3d06d2 100644 --- a/common/git/.gitconfig +++ b/common/git/.gitconfig @@ -58,3 +58,5 @@ smtpuser = [email protected] smtpencryption = ssl smtpserverport = 465 +[safe] + directory = /git/krz/hn.git |
