diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2014-06-24 15:39:00 +0200 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2014-06-24 15:39:00 +0200 |
commit | 7df2d4592e6d5445e3e3a142debd7b0004730ccb (patch) | |
tree | 7260b16d0b180ac96e814c69acb02cb7c03570f1 /.gitconfig | |
parent | 3423f00faedbdb3d3c5131f865eb361476916f52 (diff) |
gitconfig: sendemail: Disable threading by default
Diffstat (limited to '.gitconfig')
-rw-r--r-- | .gitconfig | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -38,3 +38,4 @@ smtpserver = smtp.zhaw.ch suppresscc = self bcc = Tobias Klauser <tklauser@distanz.ch> + thread = false |