summaryrefslogtreecommitdiff
path: root/.gitconfig
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2010-03-29 11:42:58 +0200
committerTobias Klauser <tklauser@distanz.ch>2010-03-29 11:42:58 +0200
commit6898becdeb56f90e25b87e0599b7fe12ab1d6bc1 (patch)
tree51fc7ce94c6fa305464a7988ffc2f95de3fc1432 /.gitconfig
parenta99735e0e1d937985023ecef93e0afd02e8423ef (diff)
Add push merge and sendemail config, update gitk.
Both from fermion. Still need to find a way to get a machine specific config.
Diffstat (limited to '.gitconfig')
-rw-r--r--.gitconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitconfig b/.gitconfig
index 4d99310..b440eb8 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -23,3 +23,12 @@
[color "diff"]
whitespace = red reverse
+
+[push]
+ default = matching
+
+[merge]
+ tool = vimdiff
+
+[sendemail]
+ smtpserver = smtp.zhaw.ch