1. Home
  2. Git
  3. Git config global

Set global config values.

#git
git config --global user.name "NewUsername"
copy
Full Git cheatsheet