Clone command is working

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
Michal Konečný 2021-02-23 12:05:45 +01:00
parent 370301a702
commit 31716f2b6e
2 changed files with 6 additions and 2 deletions

View file

@ -10,6 +10,10 @@ For now only a very small subset of rpkg commands are enabled.
Exception handling at the top level has been disabled for now to get better
tracebacks during development.
## Supported commands
Here is the list currently supported commands by centpkg:
* clone
## Current workflow
For a sig working on a package in git.centos.org, the following workflow is
recommended:

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/%(repo)s.git
anongiturl = https://gitlab.com/%(repo)s
gitbaseurl = ssh://git@gitlab.com/redhat/centos-stream/%(repo)s.git
anongiturl = https://gitlab.com/redhat/centos-stream/%(repo)s
branchre = .+\d$|.+\d-.+|master$
kojiprofile = stream-koji
build_client = stream-koji