How would workflow change if using a shared model with branching?
bitshift2
Posts: 11 New member
With my applications, I typically create a feature branch, make changes, then merge back a master branch.
How would the "shared" model of the workflow change if using a feature branch
How would the "shared" model of the workflow change if using a feature branch
Tagged:
Comments
What most people do is set up a separate shared database for their other branch... But this leads to long lived branches, which is bad.
Sorry if it's not the answer you wanted, but ultimately the shared model really doesn't work well when branching. If you want frequent branching I highly recommend you move to the dedicated model.
Why do you want/need to use the shared model?
DevOps Mentor and Coach
Director of DLM Consultants
Creator of Speaking Mentors
Microsoft Data Platform MVP
Friend of Redgate
Twitter / LinkedIn