Re: post-review and GIT remotes

2011-02-16 Thread cir.vfi
On Feb 17, 12:16 am, Christian Hammond wrote: > I believe you can use --tracking-branch=yourremote/master for this. Indeed, I can. I saw "branch" but it didn't occur to me that it'd also take the entire remote ref. Thank you very much. > > Christian -- Want to help the Review Board project? D

Re: post-review and GIT remotes

2011-02-16 Thread Christian Hammond
I believe you can use --tracking-branch=yourremote/master for this. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com On Wed, Feb 16, 2011 at 12:32 PM, cir.vfi wrote: > Hello, > is it possible to tell post-revi

post-review and GIT remotes

2011-02-16 Thread cir.vfi
Hello, is it possible to tell post-review to use a different remote repo than "origin". i have a case where I have a set of repos where origin is not pointing to the same URL as the RB server, due to its being in another continent and having slow links between sites. A debug session follows. The