Currently, pbtree pulls dependencies from a master branch by default. It is configurable via current project's config, which should work for most people right now - but it'll be better to determine and pin dependencies' versions recursively, vgo-style.
Currently, pbtree pulls dependencies from a
masterbranch by default. It is configurable via current project's config, which should work for most people right now - but it'll be better to determine and pin dependencies' versions recursively,vgo-style.