On Wed, 26 Jun 2013 13:52:54 +0200, Stéphane wrote:
> I'd like to be able to list selected branches in tortoisehg workbench.
> For now, we can only list one branch or *all* branches.

Hi,

It's technically possible, but needs some work in order to keep UI simple.

For now, you can achieve it by revision set query, like:

    branch("stable") or branch("default")

Regards,

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Tortoisehg-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tortoisehg-discuss

Reply via email to