I would like to keep my charm (layer and interface) in the same git repo (under two different branches) if possible.
It seems like I can do this for local builds (by cloning the interface branch to a separate directory and pointing charm build at it), but it does not work via interfaces.juju.solutions because there is no way to set a separate branch to track.