<aside> 💡

本地 commit 时配置 Git 自动加入 GitHub Setting中接受的 gpg(signing key产生的也行),

git config --global commit.gpgsign true.

</aside>