Here's a quick post for those that for some reason manually sign their commits using the -S flag and eventually forget to.
In the cases that the commit is still not pushed just run
git commit --amend --no-edit -S
And voilá, problem solved
Here's a quick post for those that for some reason manually sign their commits using the -S flag and eventually forget to.
In the cases that the commit is still not pushed just run
git commit --amend --no-edit -S
And voilá, problem solved
For further actions, you may consider blocking this person and/or reporting abuse
Rahul Yavvari -
VISDOM 04 -
Harsh Mishra -
Chamal Randika -
Top comments (0)