aboutsummaryrefslogtreecommitdiffstats
path: root/gitconfig
diff options
context:
space:
mode:
Diffstat (limited to 'gitconfig')
-rw-r--r--gitconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/gitconfig b/gitconfig
index 6480c71..538860b 100644
--- a/gitconfig
+++ b/gitconfig
@@ -1,6 +1,7 @@
[user]
name = Sylvain Herlédan
email = sylvain.herledan@hrafnagud.info
+ # signingkey = TODO
[alias]
co = checkout
@@ -42,3 +43,11 @@
headers = "Content-Type: text/plain; charset=\"utf-8\""
[core]
editor = vim
+ compression = 9
+ whitespace = error
+ preloadindex = true
+[pager]
+ branch = false
+ tag = false
+[commit]
+ # gpgSign = true