Skip to content

Instantly share code, notes, and snippets.

@nsisodiya
Created May 28, 2019 09:07
Show Gist options
  • Save nsisodiya/1eaa938daf77fe21c95f6e8de826d933 to your computer and use it in GitHub Desktop.
Save nsisodiya/1eaa938daf77fe21c95f6e8de826d933 to your computer and use it in GitHub Desktop.
repo specific user name and email
git config user.name "Narendra Sisodiya"
git config user.email "narendra.sisodiya.1983@gmail.com"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment