projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Sign and sign-off commits by default
[~bandali/configs]
/
git
/
.gitconfig
diff --git
a/git/.gitconfig
b/git/.gitconfig
index
eb98a6d
..
fc7b5ee
100644
(file)
--- a/
git/.gitconfig
+++ b/
git/.gitconfig
@@
-1,5
+1,8
@@
-[push]
- default = simple
[user]
- email =
me
@aminb.org
+ email =
amin
@aminb.org
name = Amin Bandali
+ signingkey = 4E05246AB0BF7FFB
+[commit]
+ gpgsign = true
+[format]
+ signoff = true