pwd
ls
git clone https://github.com/1627697510/test2.git
ls
ls test2
cd test2
cat README.md
git add .
#git config user.email “邮箱地址”
#git config user.name “名字”
git commit -m "first commit"
git push -u origin master
pwd
ls
git clone https://github.com/1627697510/test2.git
ls
ls test2
cd test2
cat README.md
git add .
#git config user.email “邮箱地址”
#git config user.name “名字”
git commit -m "first commit"
git push -u origin master
本文标题:git
本文链接:https://www.haomeiwen.com/subject/usmipxtx.html
网友评论