On Mon, Apr 8, 2013 at 11:54 PM, Roan Kattouw roan.kattouw@gmail.comwrote:
The workaround is the same as last year: if git-review complains and you see bogus commits in the list, respond "no" to abort, run "git fetch gerrit", then rerun git-review. This will ensure git-review has an up-to-date view of the remote master.
Thanks. I have seen the problem at MobileFrontend repository and I thought I was doing something wrong. This fixes the problem.
Željko