[PATCH 4 of 6] Add option to heads to show only heads for current branch

Matt Mackall mpm at selenic.com
Sun Jun 10 16:26:27 CDT 2007


On Thu, Jun 07, 2007 at 03:58:19PM -0700, Eric Hopper wrote:
> # HG changeset patch
> # User Eric Hopper <hopper at omnifarious.org>
> # Date 1181256556 25200
> # Node ID 8fe2e9aaed51002c4d4746a3664d23feb74d1044
> # Parent  7f10f536f11273b87721bf9e6ce83018f179ed50
> Add option to heads to show only heads for current branch.
> 
> +          ('b', 'branch', None, _("show even inactive heads for just the current branch")),

Hmm, I thought we were going to do:

hg heads -b foo  # show branch heads of branch foo

-- 
Mathematics is the supreme nostalgia of our time.


More information about the Mercurial-devel mailing list