Hi, while using rb-gateway with Mercurial repositories, I found out that when you try do a "get branches" and the repository doesn't have any bookmarks, this line Id: fields[1],
(line 182) in repositories/hg.go method GetBranches(), causes an index out of range error.