New issue
Advanced search Search tips

Issue 910142 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

git cl presubmit prints a warning about non-https remotes not working properly

Project Member Reported by rjogrady@google.com, Nov 29

Issue description

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.

 
Status: Available (was: Untriaged)

Sign in to add a comment