On Tue, Apr 08, 2014 at 11:22:44AM -0700, K. Kwan wrote:
> My tree would look like this:
>
> - x - x - x (master)
>
> \ x - x (A) x - x (B)
>
>
> But after merge of branch (A), I would like it to look like this:
>
> - x - x - x x (master)
> \/ \
> x - x (A)
I have a feature branch (A) containing changes awaiting code review. I now need
to begin work on new feature (B) that is dependent on new files and changes
made in branch (A).
Is there "proper" way to rebase just the changes made in branch (B) back onto
master (M) branch resulting from the me
2 matches
Mail list logo