github的使用

   

  第一步

  git config --global user.name "Richard"

  git config --global user.email richard@gmail.com

第二步
git init
git add .
git commit -m "first commit"
git remote add origin https://github.com/Wen1750686723/ss.git
git push -u origin master
第三步
输入username和password
第四步
ok等待上传完毕就好了


posted on   liuwenbohhh  阅读(88)  评论(0编辑  收藏  举报

努力加载评论中...
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

统计

点击右上角即可分享
微信分享提示