From 4027252911f2850dc87697662da88fd2da73609b Mon Sep 17 00:00:00 2001 From: James Antill Date: Mar 24 2021 03:14:23 +0000 Subject: Remove explicit git+ from anon git url. --- diff --git a/src/centpkg.conf b/src/centpkg.conf index 4f35d7e..79a16ba 100644 --- a/src/centpkg.conf +++ b/src/centpkg.conf @@ -5,7 +5,7 @@ lookaside_cgi = https://sources.stream.rdu2.redhat.com/lookaside/upload.cgi distgit_namespaced = True distgit_namespaces = rpms gitbaseurl = git+ssh://git@gitlab.com/redhat/centos-stream/%(repo)s.git -anongiturl = git+https://gitlab.com/redhat/centos-stream/%(repo)s +anongiturl = https://gitlab.com/redhat/centos-stream/%(repo)s branchre = .+\d$|.+\d-.+|master$ kojiprofile = stream build_client = stream