Files
devcontainer/containers/base/config/git
Job79 1056536891
All checks were successful
Build container / base-build (push) Successful in 4m28s
fix: ssh signatures without ssh-agent
2025-10-19 13:32:28 +02:00

13 lines
187 B
Plaintext

[user]
email = job@plabble.org
name = Job79
signingKey = ~/.ssh/id_ed25519.pub
[gpg]
format = ssh
[commit]
gpgSign = true
[push]
autoSetupRemote = true
[init]
defaultBranch = main