概述
Introduction of github,details can be find at https://guides.github.com/activities/hello-world/
1.Create a Repository(yourself pro code) or fork some interesting project (other pro code)
(master branch will be built and can be treated as backup original code---publish发布版代码库 version code)
2. Create a new Branch:
(you will change this ,it can be treated as working dir,you can modifing codes,pull,merge,etc )
3. Open an Issue for README edits:(on your new branch ...)
(for marking the target of this branch and constructing the disscusion with others)
4.modify codes on your new branch,anyway and then test,at last,merge into master branch
(working on new branch)
--------->>>>>>>>
1).modify your code
2) .when the modifing is tested and confirmed,it will be commited and merged into master branch)
Make a commit
Open a Pull Request
Merge your Pull Request (into master branch ---publish发布版代码库 version code)
最后
以上就是专注学姐为你收集整理的github 使用之project 创建的全部内容,希望文章能够帮你解决github 使用之project 创建所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复