Skip to content

Instantly share code, notes, and snippets.

@joaquimnetocel
Created March 16, 2024 02:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joaquimnetocel/37aab9c485e4d81bd65c5dd3fd1e31cf to your computer and use it in GitHub Desktop.
Save joaquimnetocel/37aab9c485e4d81bd65c5dd3fd1e31cf to your computer and use it in GitHub Desktop.
GIT ACCOUNT CONFIG
git config --global user.name "TYPE YOUR NAME HERE"
git config --global user.email your_email_in_github@provider.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment