This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Request for help performing CVS branch trick
- From: Geoff Keating <geoffk at geoffk dot org>
- To: neroden at twcny dot rr dot com (Nathanael Nerode)
- Cc: gcc at gcc dot gnu dot org
- Date: 31 Dec 2003 15:41:11 -0800
- Subject: Re: Request for help performing CVS branch trick
- References: <20031231225726.GA6617@twcny.rr.com>
neroden@twcny.rr.com (Nathanael Nerode) writes:
> I have a branch on which I did some work. I want to abandon that work and
> rebranch from mainline, starting over with a new set of work. But I don't
> want to have to bother to change the branch name. :-)
>
> Is this possible or reasonable? If so, how?
You can do this by simply committing mainline onto the branch, but
it'll be more efficient to just make a new branch.
--
- Geoffrey Keating <geoffk@geoffk.org>