码迷,mamicode.com
首页 > 其他好文 > 详细

git new obj

时间:2019-09-10 01:08:33      阅读:115      评论:0      收藏:0      [点我收藏+]

标签:push   rem   com   github   comm   commit   first   add   git   

  1. git init
  2. git add README.md
  3. git add .
  4. git commit -m ‘first commit‘
  5. git remote add origin git@github.com:wq888/g888.git
  6. git push -u origin master

git new obj

标签:push   rem   com   github   comm   commit   first   add   git   

原文地址:https://www.cnblogs.com/xiangqc/p/11495003.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!