Skip to content

Instantly share code, notes, and snippets.

@lorinma
Created June 7, 2016 07:13
Show Gist options
  • Save lorinma/1197f1fa934fff1e9d88fa7a3a1056c9 to your computer and use it in GitHub Desktop.
Save lorinma/1197f1fa934fff1e9d88fa7a3a1056c9 to your computer and use it in GitHub Desktop.
git config --global user.name "Ling Ma"
git config --global user.email "[email protected]"
git config credential.helper store
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment