Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

git set email and username

git config --global user.name "Your Name"
git config --global user.email "youremail@yourdomain.com"
Source by linuxize.com #
 
PREVIOUS NEXT
Tagged: #git #set #email #username
ADD COMMENT
Topic
Name
7+1 =