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