The web gui. On Thu, Dec 8, 2016 at 11:31 AM Anthony Baker <aba...@pivotal.io> wrote:
> Are you trying to post reviews using `rbt post` or the web gui? > > > > Anthony > > > > > > > On Dec 8, 2016, at 9:23 AM, Kirk Lund <kl...@apache.org> wrote: > > > > > > I'm unable to post any reviews for Apache Geode on > > > https://reviews.apache.org > > > > > > I've updated .git/config in my checkout to match the non-incubator URL > for > > > asf git. I've also rebased on latest origin/develop, but every time I try > > > to upload my diff file, I get this error... > > > > > > The specified diff file could not be parsed. > > > Line undefined: error: unable to find > > > 390fb894c9a9095c87284f7f4389b2aeda090408 fatal: git cat-file > > > 390fb894c9a9095c87284f7f4389b2aeda090408: bad file > > > > > > I generated my diff for feature/GEODE-1027 with this command: > > > > > > $ git diff --full-index origin/develop...HEAD > GEODE-1027.diff > > > > > > Any ideas what's wrong? > > > > > > I could switch to using PRs to review my changes, but that's silly. > > > > > > -Kirk > > > >