lib.rs
Dec 24, 2024Git even has a -s command line option to append this automatically to your commit message, and -S to sign your commit with your PGP key. For example: $ git commit-S-s-m 'This is my commit message' Rebase the branch. If you have a local git environment and meet the criteria below, one option is to rebase the branch and add your Signed-off-by ...