我是靠谱客的博主 专注学姐,这篇文章主要介绍github 使用之project 创建,现在分享给大家,希望可以做个参考。

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内容请搜索靠谱客的其他文章。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(59)

评论列表共有 0 条评论

立即
投稿
返回
顶部