Difference between revisions of "Signing commits"
Jump to navigation
Jump to search
Line 14: | Line 14: | ||
== Related == | == Related == | ||
+ | * {{git commit}} | ||
* {{git config}} | * {{git config}} | ||
[[Category:Git]] | [[Category:Git]] |
Revision as of 16:49, 20 September 2024
git config commit.gpgsign true git config --global commit.gpgsign true
git config --global user.signingkey XXXX
Related
Related
git commit [ -a | -an | --amend | --amend --reset-author | --no-verify | -m | -S ]
git config
,.git/config, ~/.gitconfig
,--list
,--global
,Usage: git config
,credential.helper
Advertising: