https://bugzilla.wikimedia.org/show_bug.cgi?id=57399

--- Comment #5 from Bartosz DziewoƄski <[email protected]> ---
Note that, for this to work in general, we'd have to either:
* have git-review check if its remote is write-enabled (in other
  words, if it's an ssh:// URL with authentication, and not e.g.
  anonymous https:// URL which can also be used for cloning and
  pulling, but not for pushing)
* ask people to run `git remote rm origin` before pushing any patches,
  which is a scary thing to do and which will break their repo if
  git-review's setup fails

-- 
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

Reply via email to