As a JIRA and GitFlow user, I'm experiencing some issues I'd like to know how to solve them.
With Jira, you can have several kind of Issues(https://confluence.atlassian.com/display/JIRA/What+is+an+Issue) to solve.
If you've to perform a:
So my question is about what I previously mentioned above.
How should I use git-flow for SubTasks? Is there any way to create a Feature with Sub-Features?
Note that to handle all those branches changes and modifications, I'm using SourceTree.
I've thought about creating a new branch for every Task and then features for this branch, but that's not good, because branches should be something more global, and not task-specific; like "Develop", "Master", etc.
Any tips or questions are welcome.
Thanks.
JIRA uses a git-flow derived from git-flow nvie which does not support creating features from branches other than develop.
JIRA would have to implement git-flow AVH Edition in order to create a feature from any branch.
disclaimer: I'm the maintainer of git-flow AVH Edition.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With