Skip to content

Instantly share code, notes, and snippets.

@iamsahebgiri
Created April 16, 2022 16:29
Show Gist options
  • Select an option

  • Save iamsahebgiri/47d80ac7b5f16cee77570d0ac7c46ae0 to your computer and use it in GitHub Desktop.

Select an option

Save iamsahebgiri/47d80ac7b5f16cee77570d0ac7c46ae0 to your computer and use it in GitHub Desktop.
Git config
git config --global user.name "John Doe"
git config --global user.email johndoe@example.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment