Answers for "change the global username git"

4

change global user name git

$ git config --global user.name "Mona Lisa"
Posted by: Guest on July-30-2020

Code answers related to "change the global username git"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language