Last active
October 12, 2021 14:45
-
-
Save KyMidd/8302bfad399937f358ea030210032ae5 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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