https://bugzilla.wikimedia.org/show_bug.cgi?id=57399
Bartosz Dziewoński <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Bartosz Dziewoński <[email protected]> --- From that post, quoting Hashar: > 3) Tell .gitreview to use 'origin' by adding the following line: > > defaultremote=origin > > Make sure you have a remote named origin, if not rename the one named > gerrit :D > Side effect: I can not think of any. > > I use (2) aka a remote named 'gerrit'. > I recommend (3) make git-review use 'origin' and I think we should > modify our .gitreview file to add that line. That will avoid confusion. This sounds like the thing to do. It will be a mild nuisance to some of current developers (personally I've renamed my primary remote to 'gerrit' just like Antoine), but I think that git-review will actually handle that and create the other remote if it's missing. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
