9999years / git-gr

A Gerrit CLI
10 stars 0 forks source link

support for https git remotes #65

Open selfisekai opened 7 months ago

selfisekai commented 7 months ago

ssh interface is disabled on some instances and they need to use https the whole time. on repos like this, git gr upload fails like this:

Error:   × Failed to parse Gerrit configuration from Git remotes. Tried to parse these remotes:
  │ • https://chromium.googlesource.com/chromium/src
9999years commented 7 months ago

Hm, OK. What's the remote URL look like in this case?