Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add git rebase command to PR comment
The instructions comment contained a command to retroactively sign the latest commit, but it would be more useful to show a command that does this for all commits in the PR. This can be done using `git rebase --exec`.
- Loading branch information