Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

change git username and email

$ git config --global user.email "email@example.com"
Source by docs.github.com #
 
PREVIOUS NEXT
Tagged: #change #git #username #email
ADD COMMENT
Topic
Name
9+6 =