Hi, I am using git-remote-hg to access to projects on bitbucket. I can clone the master branch fine and push to it. I also see hg branches as remotes/origin/branches/«branch». However, if I create a local branch "branches/x" and want to push it to remotes/origin/branches/x, it gets pushed to the remote master (aka default) branch. What is the recommended way of working with multiple branches when interacting with a remote hg repository? Best, C. P.S. The remote helper also prints many lines like: error: Object 4a83cec050af8749b3eacc9da9b216350bb86c07 already has a mark -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html