projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
emacs: add current exwm workspace number to mode-line
[~bandali/configs]
/
.config
/
git
/
config
diff --git
a/.config/git/config
b/.config/git/config
index
bf797ab
..
a56c182
100644
(file)
--- a/
.config/git/config
+++ b/
.config/git/config
@@
-17,9
+17,6
@@
[mailmap]
file = ~/.config/git/mailmap
[mailmap]
file = ~/.config/git/mailmap
-[gpg]
- program = gpg2
-
[alias]
git = !exec git # handle nested git calls, e.g. git git status
aliases = config --get-regexp '^alias\\.'
[alias]
git = !exec git # handle nested git calls, e.g. git git status
aliases = config --get-regexp '^alias\\.'
@@
-56,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