Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conflict Resolution? #18

Open
kalevitan opened this issue Apr 29, 2022 · 0 comments
Open

Conflict Resolution? #18

kalevitan opened this issue Apr 29, 2022 · 0 comments

Comments

@kalevitan
Copy link

Thank you for sharing this workflow. I'm surprised there's not a section covering conflict resolution. For us, we create an "integrator" branch off of our feature and merge develop into it in order to handle any conflicts. Any additional feature updates are done from the original feature branch and are pushed via the integrator. Unfortunately, it only resolves the conflicts between the develop branch at that time, which are essentially lost in an attempt to keep the feature branch "clean". Furthermore, there's a high chance the conflicts will have to be resolved again once the feature is ready for master. What are your thoughts on this process and could share some techniques for handling conflicts with this workflow?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant