shaker/builder/builder-gitconfig
2021-02-02 04:53:33 +00:00

17 lines
235 B
Plaintext

[user]
name = NAME
email = EMAIL
signingkey = KEY
[credential]
helper = cache
[commit]
gpgsign = true
[gpg]
program = qubes-gpg-client-wrapper
[alias]
hist = log --pretty=format:\"%h %ad | %s%d [%an]\" --graph --date=short