chuyukeji

@chuyukeji

【git add .添加所有的文件和代码,除了.gitignore里面设置的】 【git commit -m "第一次提交",这步是确认提交但是还没有同步到网络上】 【git push origin master,这步是同步到网络上,这个master是主分支,如果有其他分支,一般都是先切换到如test分支再同步的。】 【git branch,这是查看有没有其他分支】 【git b

所有 个人的 我参与的
Forks 暂停/关闭的

搜索帮助