mirror of
https://github.com/unman/shaker.git
synced 2024-10-01 01:25:41 -04:00
17 lines
235 B
Plaintext
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
|