GIT & GITHUB Beginner Tutorial 02 - Creating a GitHub Account | MAC

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 ก.ย. 2024
  • Step 1: Go to github.com/ and sign up
    Step 2: Check the default branch and make sure it is 'main'
    Step 3: Set up your global information as guided in the below link
    git-scm.com/bo...
    UserName: TechGlobalTestQA
    Email: techglobal.testqa@gmail.com
    git config --global user.name "TechGlobalTestQA"
    git config --global user.email techglobal.testqa@gmail.com
    git config --global init.defaultBranch main
    Run below command to check global information
    git config --list

ความคิดเห็น •