-
How I can use git flow release finish in a manner that doesn't ask for merge commit messages? The -m flag doesn't provide this, as I expected.
-
It will delete the remote branch when you use `git flow finish`.
-
### Bug Summary
When attempting to serve a flow with the command `topic_poll_flow.serve(webserver=True)`, the tasks fail to start.
#### Steps to Reproduce:
- Run the deployment through the webs…
-
When developing in Dev Spaces, currently, the user cannot push commits to the respective git repository because git credentials are not automatically integrated. Configure a solution where the develop…
-
Fazer o bash completion funcionar para os comandos do git-flow no zsh.
-
### Bug summary
When interacting with the prefect client, documentation does not clarify that you must paginate via the offset parameter even when limit is set to None. The limit in reality is 200,…
-
**Do you want to request a *feature* or report a *bug*?**
It's not an issue with flow-typed, it's an issue when we combine flow-typed with git rebase.
**What is the current behavior?**
When…
-
-
关于git flow流程,本地目前分为两种情况开发。
- 使用develop分支直接进行开发
- 使用feature分支进行开发
因为要引入`code review`步骤,所以后面应该以`develop/*.*.*`分支为测试分支,本地使用feature分支进行开发,通过`xx commit`命令创建提交并在`cli`部分发起`PR`,同时可以指派`review`同学。
-
For this release, use git-flow to build the releases.