summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/git/config6
1 files changed, 4 insertions, 2 deletions
diff --git a/.config/git/config b/.config/git/config
index 28e6cff..76f6133 100644
--- a/.config/git/config
+++ b/.config/git/config
@@ -15,8 +15,8 @@
[diff]
tool = vimdiff
[user]
- email = listout@protonmail.com
- name = listout
+ email = brahmajit.xyz@gmail.com
+ name = Brahmajit Das
signingkey = listout@protonmail.com
[sendemail]
smtpserver = smtp.googlemail.com
@@ -34,3 +34,5 @@
stat = !git diff --stat $(git merge-base HEAD \"$REVIEW_BASE\")
d = diff
dt = difftool
+[http]
+ postBuffer = 157286400