
On 11/02/2013 12:17, Eyal Edri wrote:
afaik it's a definition in gerrit.config file: should be:
[gerrit] basePath = git canonicalWebUrl = https://gerrit.ovirt.org canonicalGitUrl = git://gerrit.ovirt.org
e.
----- Original Message -----
From: "Allon Mureinik" <amureini@redhat.com> To: "infra" <infra@ovirt.org> Sent: Sunday, February 10, 2013 11:58:07 AM Subject: fetching from gerrit.ovirt.org
Hi guys,
Stupid question: any reason gerrit.ovirt.org only has a button for fetchs via git and not http(s)? Not that I can't replace git:// with http:// in my command line, but it's kinda annoying.
Thanks, Allon _______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra
this is what we currently have... [gerrit] basePath = /usr/local/src/git canonicalWebUrl = http://gerrit.ovirt.org canonicalGitUrl = git://gerrit.ovirt.org