Created
June 13, 2025 00:21
-
-
Save Sebdevar/0d045812a41606a3e247de856ac06fc5 to your computer and use it in GitHub Desktop.
Resign commits with GPG key
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git rebase --exec 'git commit --amend --no-edit -n -S' -i <Up to commit hash> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment