Hello. I'm using SourceTree (1.8.1) with Bitbucket and Mercurial.
My repository is using Git flow (or Hg flow in this case) with subrepositories. When I execute the following steps, I get into a state where I am unable to switch into the default branch.
I'm not sure what to do to be able to switch into the default branch again, or why it ends up in this state. Thanks for your time.
I was able to resolve the issue by manually editing the .hgsub and .hgsubstate files (via the Bitbucket web interface), and deleting the reference to the subrepository X in the default branch.
Still, I would like to know why this issue happened and if there is a better way to resolve it,s o I am leaving the question as unanswered. Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.