OS: Linux
What steps will reproduce the problem?
(1) Run 'git cl presubmit'
(2) Observe
WARNING: using non-https URLs for remote is likely broken
Your current remote is: sso://team/<repo name>
Running presubmit commit checks ...
What is the expected result?
Our team is not related to Chromium but we use a limited subset of depot_tools, e.g. rebase-update and cl presubmit. We don't use git cl upload, we just push to a standard Gerrit instance.
The warning about https-only support doesn't apply to presubmit as far as I know. It would be nice if this warning could only be shown when appropriate, or allow us to disable it in codereview.settings perhaps.
Comment 1 by ehmaldonado@google.com
, Nov 30