Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

git user.name user.email

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