dolmen / github-keygen

Easy creation of secure SSH configuration for your GitHub account(s)
GNU General Public License v3.0
246 stars 25 forks source link

Automate configuration of commit signing using SSH key #47

Open dolmen opened 2 years ago

dolmen commented 2 years ago

https://calebhearth.com/sign-git-with-ssh https://news.ycombinator.com/item?id=32831731 https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification

Add --git-global-signing and --git-local-signing key options to setup Git config either global or local the the repo.