summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitconfig6
1 files changed, 4 insertions, 2 deletions
diff --git a/.gitconfig b/.gitconfig
index dc271f5..b3c3f50 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -1,7 +1,7 @@
1[user] 1[user]
2 name = Yigit Sever 2 name = Yigit Sever
3 email = yigit.sever@tedu.edu.tr 3 email = yigit@ceng.metu.edu.tr
4 signingkey = 043FE5D3E75368AA 4 signingkey = 4FE75466AC0B3059
5[core] 5[core]
6 autocrlf = input 6 autocrlf = input
7 safecrlf = true 7 safecrlf = true
@@ -32,3 +32,5 @@
32 old = red bold 32 old = red bold
33 new = green bold 33 new = green bold
34 whitespace = red reverse 34 whitespace = red reverse
35[commit]
36 gpgsign = true