weixin_39940770
2020-12-26 14:56Git workflow
I propose all contributors to follow some Git workflow similar to Gitflow workflow. It will allow to keep master
branch clean and use it for tagged releases only.
I already created a develop
branch but not sure whether it should be set as base branch in repository settings. At the moment, master
branch is a default (base) branch, and all pull requests proposed by other contributors are based to this branch by default. It doesn't fit the proposed workflow and each time contributor creates a pull request he/she should set a base branch of pull request to develop
manually to follow this workflow. Changing default branch from master
to develop
in repository settings can make develop
branch a default base branch for new pull requests but only is able to change this branch as repo's owner.
What do you think about this, guys?
该提问来源于开源项目:shashwatak/satellite-js
- 点赞
- 回答
- 收藏
- 复制链接分享
5条回答
为你推荐
- 在运行go fmt每个提交时,是否有任何工具可以在Git中重新建立分支的基础?
- indentation
- git
- 1个回答
- 供应商Golang共享存储库
- it技术
- 互联网问答
- IT行业问题
- 计算机技术
- 编程语言问答
- 1个回答
- 进行,获取,安装,本地软件包和版本控制
- package
- git
- 4个回答
- 在服务器上部署和构建Go应用
- linux
- macos
- git
- 3个回答
- 如何在调试期间保持源和构建文件夹同步?
- workflow
- debugging
- gulp
- php
- 1个回答