Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

git config all users

$ git config --get-all user.name
or 
$ git config --list
 
PREVIOUS NEXT
Tagged: #git #config #users
ADD COMMENT
Topic
Name
2+9 =