Feature request: local branches

Georg-W. Koltermann gwk.rko at googlemail.com
Thu Feb 1 21:12:33 UTC 2007


Am Donnerstag, den 01.02.2007, 00:23 -0500 schrieb Daniel Holth:

> 
> When I'm working with branches in a single repository, I often want to
> find the first merge changeset in the ancestry of a particular
> changeset ("hg base -r revision"?) I also often want to log but
> restricted to the ancestry of a particular changeset. Is there a way
> to do this now?

It looks like

        hg log -r <revno>:0 -f -m -l 1

would do this.

--
Regards,
Georg.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3441 bytes
Desc: not available
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20070201/8ad48b5e/attachment-0001.bin>


More information about the Mercurial mailing list