Created
March 19, 2019 13:31
-
-
Save constantlycoding/4b832c1be24da6015b743a469b53da74 to your computer and use it in GitHub Desktop.
Git config name and email
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 user.name "Azmi Kamis" | |
| git config user.email "azmi.kamis@constantlycoding.com" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment