On this page
git config --global user.name "username"
git config --global user.email "email@gmail.com"
GitHub Username and Email in Windows Video Tutorial
Links to this note
This note does not link to other notes
(Last Modified:
)
git config --global user.name "username"
git config --global user.email "email@gmail.com"