projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
emacs: erc: remove moznet; rip
[~bandali/configs]
/
.config
/
git
/
config
diff --git
a/.config/git/config
b/.config/git/config
index
35f1eb9
..
0277f3e
100644
(file)
--- a/
.config/git/config
+++ b/
.config/git/config
@@
-14,8
+14,8
@@
editor = emacsclient -t
pager = "less"
editor = emacsclient -t
pager = "less"
-[
gpg
]
- program = gpg2
+[
mailmap
]
+ file = ~/.config/git/mailmap
[alias]
git = !exec git # handle nested git calls, e.g. git git status
[alias]
git = !exec git # handle nested git calls, e.g. git git status
@@
-53,11
+53,14
@@
# branch=true
[github]
# branch=true
[github]
- user =
aminb
+ user =
mabgnu
[sendemail]
[sendemail]
- smtpuser =
bandali
+ smtpuser =
mab
smtpserver = fencepost.gnu.org
smtpserverport = 587
smtpencryption = tls
annotate = yes
smtpserver = fencepost.gnu.org
smtpserverport = 587
smtpencryption = tls
annotate = yes
+
+[transfer]
+ fsckObjects = true