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
Hussain Ahmed Siddiqui -
Rickvian Aldi -
Nasrul Hazim Bin Mohamad -
Benoit COUETIL 💫 -
Top comments (0)