Change username of git

Sets the username for git

Authored by: Orils
Brought to you by Warp, a free terminal reimagined to work like a modern app.
username

Command
Copy
git config --global user.name 'username'
Tags