Skip to content

Instantly share code, notes, and snippets.

@KyMidd
Last active October 12, 2021 14:45
Show Gist options
  • Save KyMidd/8302bfad399937f358ea030210032ae5 to your computer and use it in GitHub Desktop.
Save KyMidd/8302bfad399937f358ea030210032ae5 to your computer and use it in GitHub Desktop.
# Program git defaults
git config --global user.email "commit-checker-bot@yourCompany.com"
git config --global user.name "TfGithubAutomation YACC Deploy Bot"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment