Re: How to move a big branches to a new base?
From: Lin Mac <hidden>
Date: 2016-06-15 22:48:23
Hi, Sorry for re-send this again, for this is really important to me and trouble me a lot. And I've been searching for a long time, but I didn't found any useful. Or maybe it's the way I uses branch wrong? Should I always keep a branch as clean as possible, and use tag for some unused/not often used branch, to avoid such problem? Also I doubt whether my last mail reach the mailing list or not. So, any response welcome, even RTFM (I'm actually reading it....) is fine, at least let me know it's just a stupid question..... Best Regards, Mac Lin 2010/2/26 Lin Mac [off-list ref]:
Hi, I have a branch that have about 10 descendent branches. Now I would like to move this branch, and all the descendent branches, to a new base, and I might need to do so quiet frequently before I merge it to master branch. My "dirty" way is to rebase step by step, it takes about 15-20 rebases, but the branches is somehow complicated, and this seems error-prone to me. Is there a more clean way to do so? Thanks in advance. Best Regards, Mac Lin