Add "git+" to start of git urls, tested by Troy.

This commit is contained in:
James Antill 2021-03-12 12:03:14 -05:00
parent cf286cee19
commit 19f4c144bf

View file

@ -4,8 +4,8 @@ lookasidehash = sha512
lookaside_cgi = https://sources.stream.rdu2.redhat.com/lookaside/upload.cgi
distgit_namespaced = True
distgit_namespaces = rpms
gitbaseurl = ssh://git@gitlab.com/redhat/centos-stream/%(repo)s.git
anongiturl = https://gitlab.com/redhat/centos-stream/%(repo)s
gitbaseurl = git+ssh://git@gitlab.com/redhat/centos-stream/%(repo)s.git
anongiturl = git+https://gitlab.com/redhat/centos-stream/%(repo)s
branchre = .+\d$|.+\d-.+|master$
kojiprofile = stream
build_client = stream