[darcs-users] display which patches differ between two branches

Matthijs van der Vleuten zr40.nl at gmail.com
Sat Jun 17 20:45:27 UTC 2006


On 6/17/06, Ben Clifford <benc at hawaga.org.uk> wrote:
>
>
> On Sat, 17 Jun 2006, Matthijs van der Vleuten wrote:
>
> > > I'm after a way of listing patch names that are in one but not both of two
> > > branches (so, for example, I can see what other developers have added to
> > > remote repository, and which of my local patches have not been put in the
> > > local repository).
> > >
> > > Is there such a thing?
>
> > I think 'darcs pull --dry-run [branch2]' is what you want.
>
> That will list patches that are in branch2 but not in local.
>
> But I don't think it will list branches that are in local that are not in
> branch2?

If you use push instead of pull darcs will do just that. Or, go to
branch2 and do pull --dry-run local.




More information about the darcs-users mailing list