Needing feedback on the Python developer's guide
Antoine Pitrou
solipsis at pitrou.net
Mon Feb 28 15:23:22 UTC 2011
Hello Arne,
> > Hm, isn't it easier then to use revsets?
> >
> > $ hg diff -r 'p1(outgoing())' -r .
>
> Hell, yes!
>
> That’s great!
>
> That creates the condensed patch from several commits in one command: the
> outgoing changesets up to the current one. No need for mq for this.
>
> → revsets are quite cool!
>
> @Antoine: Can we call it solved with this? ;)
I think at the minimum I'll add a FAQ entry with that snippet.
Thanks for all your answers!
Antoine.
More information about the Mercurial
mailing list