Hi, I was playing around with the the new 'rbt land' command and looks like it assumes tracking branch to be "origin/master"?
In my clone of the repo I've multiple remotes configured and I'm trying to figure out how to tell 'rbt land --push' to push to a remote that I want. >From looking at the code for land command, it looks the the remote is derived from the tracking branch. But it doesn't look like '--tracking_branch' is an available option for this particular command. I tried setting TRACKING_BRANCH in .reviewboardrc but even that doesn't get picked up by the `land` command. Am I missing something? Thanks, Vinod -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board for you? Check out RBCommons: https://rbcommons.com/ Happy user? Let us know! https://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Groups "reviewboard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
