We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 109f69e commit b5b832fCopy full SHA for b5b832f
docs/git.md
@@ -15,7 +15,7 @@ tags:
15
git config --global user.email "ncwilde43@gmail.com"
16
git config --global user.name "nιcнolaѕ wιlde"
17
git config --global init.defaultBranch main
18
- git config --global user.signingkey C278D7760E0B27F192659595F08AD0AD08B7D7A3
+ git config --global user.signingkey 78E2E084522FB8A14C0D9AED800C8DB8B299A622
19
git config --global commit.gpgsign true
20
git config --global pull.rebase false
21
)
0 commit comments