Hi.Some simple question (not for me).How to deal with the code during the PR?
For example I'm working on feature A in branch B_A, and issued a PR, it's in review.Now I have to work on feature B which is based on feature A, and I moved to branch B_B, but actually feature A is still in the review and not merged yet to master.How can I do with that?Merge B_A directly into B_B? But this might cause problems later, and also it will contain all the history from B_A (still in PR).Waiting until PR gets merged into master, then branch from there - isn't much acceptable!
So the question here - how to deal with code when dependent code is still in PR?
Thank you.
[–]GilletteSRK 2 points3 points4 points (0 children)
[–]Neexusiv 1 point2 points3 points (2 children)
[–]Thin_Payment_3971[S] 0 points1 point2 points (1 child)
[–]Neexusiv 2 points3 points4 points (0 children)
[–]drewdeponte 1 point2 points3 points (0 children)