mirror of
https://github.com/unman/shaker.git
synced 2025-05-02 06:16:17 -04:00
16 lines
235 B
Text
16 lines
235 B
Text
[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
|