Re: Rebasing Multiple branches at once...
- Date: Thu, 16 Oct 2008 15:59:08 +0200
- From: Miklos Vajna <vmiklos@xxxxxxxxxxxxxx>
- Subject: Re: Rebasing Multiple branches at once...
On Thu, Oct 16, 2008 at 01:17:20PM +0100, Rick Moynihan <rick@xxxxxxxxxxxxxxxx> wrote: > I have a master branch, a dev branch and a number of feature branches from > dev. And I was wondering if there was an easy way to rebase dev and all of > it's sub-branches onto master. In general this is considered harmful. Why do you rebase your branch from time to time? For example in git.git, topic branches are based on master, then merged to master when they are ready, but they are never rebased.
Attachment:
pgplV1FWcmg7s.pgp
Description: PGP signature
- Follow-Ups:
- Re: Rebasing Multiple branches at once...
- From: Junio C Hamano
- Re: Rebasing Multiple branches at once...
- From: Rick Moynihan
- Re: Rebasing Multiple branches at once...
- References:
- Rebasing Multiple branches at once...
- From: Rick Moynihan
- Rebasing Multiple branches at once...
- Prev by Date: Rebasing Multiple branches at once...
- Next by Date: Re: Rebasing Multiple branches at once...
- Previous by thread: Rebasing Multiple branches at once...
- Next by thread: Re: Rebasing Multiple branches at once...
- Index(es):