首页 > 学院 > 开发设计 > 正文

Github使用备忘

2019-11-08 01:16:17
字体:
来源:转载
供稿:网友

进入自己的目录ns3-xjl git add xxxx(这里xxxx换成想要push上去的文件名或者目录名) git commit -m ‘first commit’(引号里换成此次push的说明或简要介绍) git push origin master(这句之后会提示输入用户名和密码)


发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表