Daniel Friesen lists@nadir-seen-fire.com wrote:
What about the users who clone from their own GitHub fork as origin and push side-project branches there before merging and pushing finished projects to gerrit?
A proper fix in the works currently is to not need .gitreview file at all if one of the remotes ("origin", "gerrit" or whatever) is pointing to a valid Gerrit instance. Actually we don't need a new remote at all; but that's the behaviour git-review insisted on.
//Saper