Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
sadjad
6y ago
0 comments
Save
Share
git config commit.gpgsign true
0 comments
3 comments · 2 top-level
top
newest
oldest
stouset
6y ago
· 1 in thread
I already have this set, which is how I sign all my commits. If that ensures `git commit --amend` re-signs, then I'm happy.
sadjad
OP
6y ago
AFAIK, it does.
3pt14159
6y ago
This is great! Thanks! I'll use the global setting:
git config --global commit.gpgsign true
j
/
k
navigate · click thread line to collapse