diff options
| author | Thomas Schneider <qsx@chaotikum.eu> | 2022-02-18 19:13:58 +0100 |
|---|---|---|
| committer | Thomas Schneider <qsx@chaotikum.eu> | 2022-02-18 19:13:58 +0100 |
| commit | 63114f91e90c1601b9ed8adc1344079fe0018aac (patch) | |
| tree | 784e20b777225bbc9f238ee882f5a14d12d96a32 /dot.gitconfig | |
| parent | b817515621178f72be4e5c5017bd65b66e7aaa4d (diff) | |
| parent | 91683bb596e830aa61acc70b00271a786279cfd8 (diff) | |
Merge branch 'main' into neptun
Diffstat (limited to 'dot.gitconfig')
| -rw-r--r-- | dot.gitconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dot.gitconfig b/dot.gitconfig index c2ffede..91c162d 100644 --- a/dot.gitconfig +++ b/dot.gitconfig @@ -21,3 +21,5 @@ ff = only [sendemail] bcc = fcc-sent@qsuscs.de +[init] + defaultBranch = main |
