Set more sensible defaults & Added a macro
This commit is contained in:
parent
9d9d9c87fe
commit
18df56ac4a
@ -9,6 +9,15 @@
|
||||
# [gpg]
|
||||
# format = ssh
|
||||
|
||||
[init]
|
||||
defaultBranch = master
|
||||
|
||||
[advice]
|
||||
detachedHead = true
|
||||
|
||||
[alias]
|
||||
authors = shortlog --summary --numbered --email
|
||||
|
||||
[gpg "ssh"]
|
||||
allowedSignersFile = ~/.ssh/allowed_signers
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user