Skip to content

Instantly share code, notes, and snippets.

@bbogdanov
Created July 1, 2020 06:02
Show Gist options
  • Save bbogdanov/403f82048e5de49adc3fe2d7f47c76cc to your computer and use it in GitHub Desktop.
Save bbogdanov/403f82048e5de49adc3fe2d7f47c76cc to your computer and use it in GitHub Desktop.
Git per/repo user information

git config --local user.name ""

git config --local user.email ""

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment