]> git.ipfire.org Git - thirdparty/libvirt.git/commit
ci: helper: Add a helper to create a local repo clone Pythonic way
authorErik Skultety <eskultet@redhat.com>
Thu, 24 Aug 2023 09:13:59 +0000 (11:13 +0200)
committerErik Skultety <eskultet@redhat.com>
Tue, 12 Sep 2023 09:36:03 +0000 (11:36 +0200)
commit4ad2f892440ff80fc0e37f244c5fbfe7ab528293
tree9d688f091a137689c7df2319c620df11e89a2630
parent24319b2cca32410facd625a285c682fa8ca3490c
ci: helper: Add a helper to create a local repo clone Pythonic way

A proper Python equivalent of 'git clone --local'.

Signed-off-by: Erik Skultety <eskultet@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
ci/helper