-
-
Save FernandoCutire/ebd78cfbf5a5614b0e6465bf11276168 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ 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