Using git I'm able to create branch priory the development, so I can tell the developers where they are going to work. From there, they can decide create new branches from the given on, either using the Bitbuck or locally.
How to handle it using Mercurial?