It is possible to merge/rebase non direct relationship branches??
Posted
by raul-mpad
on Stack Overflow
See other posts from Stack Overflow
or by raul-mpad
Published on 2010-05-20T13:56:01Z
Indexed on
2010/05/20
14:00 UTC
Read the original article
Hit count: 350
Hello,
As a integration test I would like to join several branches before merging them with my master.
All of them diverged from the master and make it's own way. It is a correct merging different branches with no direct-relationship (e.g. parent/child)??
Is there any good practise for rejoining branches??
Thanks in advance, Raul.
© Stack Overflow or respective owner