Skip to content

Instantly share code, notes, and snippets.

@constantlycoding
Created March 19, 2019 13:31
Show Gist options
  • Select an option

  • Save constantlycoding/4b832c1be24da6015b743a469b53da74 to your computer and use it in GitHub Desktop.

Select an option

Save constantlycoding/4b832c1be24da6015b743a469b53da74 to your computer and use it in GitHub Desktop.
Git config name and email
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