Reputation: 73
Let's say I have 4 branches :
Now, there is a rule in my firm :
What happens if the issue #2 is treated and branch local/2 is merged onto develop ? Is the branch local/3 lost because the initial commit's hash depends of branch local/2 ? How can i merge my branch local/3 without conflicts after the merge of develop and local/2 ?
Upvotes: 0
Views: 50
Reputation: 396
Upvotes: 1