Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

Update your git identity

root@896cf839cf9a:/alx-pre_course# git config --global user.email "you@example.com"
root@896cf839cf9a:/alx-pre_course# git config --global user.name "Your Name"
Source by alx-intranet.hbtn.io #
 
PREVIOUS NEXT
Tagged: #Update #git #identity
ADD COMMENT
Topic
Name
7+2 =