Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
stouset
on Dec 23, 2019
|
parent
|
context
|
favorite
| on:
How to undo almost anything with Git (2015)
Wait, seriously? I sign all my commits as habit and I `--amend` regularly. If this means my signature histories are broken…
sadjad
on Dec 23, 2019
[–]
git config commit.gpgsign true
3pt14159
on Dec 24, 2019
|
parent
|
next
[–]
This is great! Thanks! I'll use the global setting:
git config --global commit.gpgsign true
stouset
on Dec 26, 2019
|
parent
|
prev
[–]
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
on Dec 30, 2019
|
root
|
parent
[–]
AFAIK, it does.
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: