Is it possible to ask Mercurial to show only the heads of one branch? For example, I often want to double-check that default only has one head, but currently I need to do that "manually" (ie, checking the output of hg heads for more than one entry which is in default).
views:
48answers:
1Ah, so it does! Thanks.
David Wolever
2010-06-24 19:45:29