To set a repo to use a different account (other than the default name) do the following:
git config user.email "<your_github_account_email>"
This will cause commits to use the user as the name of the committer.
Posted by Cuauhtemoc to Cuauhtemoc's Deck (2018-06-23 16:07)