Answers for "configure github account ubuntu"

0

configure github account ubuntu

git config --global user.name "user_name"
Posted by: Guest on February-23-2021
0

configure github account ubuntu

git config --global user.email "email_id"
Posted by: Guest on February-23-2021

Code answers related to "configure github account ubuntu"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language