Skip to content

Instantly share code, notes, and snippets.

@FernandoCutire
Created December 27, 2021 22:08
Show Gist options
  • Save FernandoCutire/ebd78cfbf5a5614b0e6465bf11276168 to your computer and use it in GitHub Desktop.
Save FernandoCutire/ebd78cfbf5a5614b0e6465bf11276168 to your computer and use it in GitHub Desktop.
$ git config --global user.name "your_github_username"
$ git config --global user.email "your_github_email"
$ git config -l
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment