Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
allset_
6y ago
0 comments
Share
For bonus points, you can also sign your Git commits.
0 comments
default
newest
oldest
ryukafalz
6y ago
Yup! And it's simple enough to do this automatically by just putting this in your gitconfig:
[user] signingkey = <your GPG fingerprint here> [commit] gpgsign = true
Boulth
6y ago
You don't need signingkey if you have a GPG key with the same email as your git user.email (I guess that's the majority of cases).
j
/
k
navigate · click thread line to collapse