Need advice how to keep local changes without committing tomain branch
Andrei Vermel
avermel at mail.ru
Wed Dec 13 10:19:46 UTC 2006
The local changes I mean are changes to build scripts and debug output, so
I need to build with both the local and the new changes to go upstream.
Thus the new changes have to originate in the repo with the local changes.
----- Original Message -----
From: "Matt Mackall" <mpm at selenic.com>
To: "Mathieu Clabaut" <mathieu.clabaut at gmail.com>
Cc: "Mercurial" <mercurial at selenic.com>
Sent: Wednesday, December 13, 2006 12:34 PM
Subject: Re: Need advice how to keep local changes without committing tomain branch
>
> Use a couple repos. For example:
>
> work: do work that may get pushed upstream here
> local-only: make your local changes here and pull changes from work
> into it
>
More information about the Mercurial
mailing list