aboutsummaryrefslogtreecommitdiffstats
path: root/.gitconfig
diff options
context:
space:
mode:
Diffstat (limited to '.gitconfig')
-rw-r--r--.gitconfig14
1 files changed, 7 insertions, 7 deletions
diff --git a/.gitconfig b/.gitconfig
index f777d19..82ad4bd 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -36,14 +36,14 @@
[merge]
# Include summaries of merged commits in newly created merge commit messages
log = true
-[commit]
- gpgsign = true
-[pull]
- rebase = true
-[gpg]
- program = gpg
+#[commit]
+# gpgsign = true
+#[pull]
+# rebase = true
+# [gpg]
+# program = gpg
[user]
name = Simen A. W. Olsen
- email = so@bjerk.io
+ email = cobraz@cobraz.no
[github]
user = cobraz