I have a query.

 

*Scenario:*

Currently there are two main branches that we are utilizing A(master) and 
B(branch of A). Branch is utilised for individual stories(as per delivery).

 

When branch is utilised since the team size is huge the number of changes/ 
branches created for different stories is huge and the common files changed 
are many.

 

Thus when the story for branch A is completed and merge request is raised, 
since the branch is not up-to-date with the A(master). It turns out to be 
mostly a manual merge.

 

Is there a better way to handle the scenario of the branch not being 
up-to-date with the master and the merge becoming a time consuming manual 
merge task?

Can we automate it?

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to