Skip to content

Instantly share code, notes, and snippets.

@jnsiet2
Last active February 9, 2025 08:34
Show Gist options
  • Save jnsiet2/4e9609a4a7c44835043e4978943a4ef8 to your computer and use it in GitHub Desktop.
Save jnsiet2/4e9609a4a7c44835043e4978943a4ef8 to your computer and use it in GitHub Desktop.
testetes
git config --global user.name "name"
git config --global user.email "email"
git config --global gpg.format key
git config --global user.signingkey path
git config --global commit.gpgsign true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment