Answers for "how do i set a username in gitbash"

9

set username git

git config --global user.name "My Name"
Posted by: Guest on March-21-2020

Code answers related to "how do i set a username in gitbash"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language