Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to get git username and password

$ git config --global user.name "Mona Lisa"
$ git config --global user.name
$ mona
Source by help.github.com #
 
PREVIOUS NEXT
Tagged: #git #username #password
ADD COMMENT
Topic
Name
7+9 =