mirror of
https://github.com/lloeki/dotfiles.git
synced 2025-12-06 07:24:39 +01:00
Sign commits
This commit is contained in:
parent
40bca78da2
commit
99333e5d72
4 changed files with 20 additions and 2 deletions
8
home/gitconfig.datadog
Normal file
8
home/gitconfig.datadog
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[user]
|
||||
email = loic.nageleisen@datadoghq.com
|
||||
name = Loic Nageleisen
|
||||
signingkey = 87D237924563E757
|
||||
[commit]
|
||||
gpgsign = true
|
||||
[core]
|
||||
sshCommand = "ssh -i ~/.ssh/id_rsa_datadog"
|
||||
Loading…
Add table
Add a link
Reference in a new issue