This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Request for help performing CVS branch trick


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>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]