#### Rebase all commits from the `root` commit and sign them with the (new) gpg key ```sh git rebase --root --gpg-sign --committer-date-is-author-date --root ```