$ git clone -n https://src.koozali.org/smeserver/smeserver-qmail /var/lib/mock/dist-sme11-build-1075-16011/root/chroot_tmpdir/scmroot/smeserver-qmail Cloning into '/var/lib/mock/dist-sme11-build-1075-16011/root/chroot_tmpdir/scmroot/smeserver-qmail'... $ 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 6ddbbf50d5e731ca6475298ada644de441d06c2d to branch 'refs/heads/KOJI_FETCH_HEAD' From https://src.koozali.org/smeserver/smeserver-qmail ! [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 2ac5875 * Thu Apr 25 2024 Jean-Philippe Pialasse 11.0.0-7.sme - move qmail template from qpsmtpd [SME: 9492] badrcptto,badmailfrom,rcpthosts are for qmail-smtpd, they were used by qpsmtpd as a direct remplacement, some file override them now, moving to qmail alternative would be to drop them as long as qpsmptd is used in front $ git clone https://src.koozali.org/smeserver/common common Cloning into 'common'...