Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

git global name & email

git config --global user.name "name"
git config --global user.email "name"
Source by code.directpay.online #
 
PREVIOUS NEXT
Tagged: #git #global #email
ADD COMMENT
Topic
Name
5+7 =