shaker/qubes-doc/doc-gitconfig

18 lines
236 B
Plaintext
Raw Normal View History

[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