$ git clone -n https://src.koozali.org/smeserver/smeserver-proftpd /var/lib/mock/dist-sme11-build-2073-17330/root/chroot_tmpdir/scmroot/smeserver-proftpd Cloning into '/var/lib/mock/dist-sme11-build-2073-17330/root/chroot_tmpdir/scmroot/smeserver-proftpd'... $ git fetch origin 11_0_0-7_el8_sme:KOJI_FETCH_HEAD error: cannot update ref 'refs/heads/KOJI_FETCH_HEAD': trying to write non-commit object b88a39e215cac8f2689cd93af35e6c5df73bc770 to branch 'refs/heads/KOJI_FETCH_HEAD' From https://src.koozali.org/smeserver/smeserver-proftpd ! [new tag] 11_0_0-7_el8_sme -> KOJI_FETCH_HEAD (unable to update local ref) $ git reset --hard 11_0_0-7_el8_sme HEAD is now at 4be10f2 * Sat Feb 15 2025 Jean-Philippe Pialasse 11.0.0-7.sme - disable anonymous by default [SME: 931] - add passive port [SME: 12454] - TLSv1.3 filtered out as not supported by 1.3.6 branch [SME: 12925] - fix wrong group defined for ibays [SME: 7914] - drop runit for full systemd service unit [SME: 12874] $ git clone https://src.koozali.org/smeserver/common common Cloning into 'common'...