diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-02-06 13:05:53 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-02-06 13:05:53 -0200 |
commit | 2bc37bc70819380b32c40879dc382fd3297fee91 (patch) | |
tree | 2b9e14bbbde60b1ebfab13d995ff13a78e925fbb /modules/git | |
parent | 958465307348534c5a696e0eda3bfedf066f2236 (diff) | |
download | dotfiles-2bc37bc70819380b32c40879dc382fd3297fee91.tar.gz dotfiles-2bc37bc70819380b32c40879dc382fd3297fee91.tar.bz2 |
Removing sendemail from gitconfig
Diffstat (limited to 'modules/git')
-rw-r--r-- | modules/git/gitconfig.dot.link | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/git/gitconfig.dot.link b/modules/git/gitconfig.dot.link index 511f126..fcf1a66 100644 --- a/modules/git/gitconfig.dot.link +++ b/modules/git/gitconfig.dot.link @@ -1,6 +1,3 @@ -[sendemail] - smtpserver = /usr/bin/msmtp - [core] excludesfile = ~/.gitignore |