วันพฤหัสบดีที่ 19 สิงหาคม พ.ศ. 2564

 

…or create a new repository on the command line

echo "# testgit4" >> README.md
git init
git add README.md
git commit -m "first commit"
git branch -M main
git remote add origin https://github.com/Nathat/testgit4.git
git push -u origin main

ไม่มีความคิดเห็น:

แสดงความคิดเห็น