$ git clone -n https://src.koozali.org/smeserver/smeserver-postfix /var/lib/mock/dist-sme11-build-3130-18162/root/chroot_tmpdir/scmroot/smeserver-postfix Cloning into '/var/lib/mock/dist-sme11-build-3130-18162/root/chroot_tmpdir/scmroot/smeserver-postfix'... $ git fetch origin 1_0-14_el8_sme:KOJI_FETCH_HEAD error: cannot update ref 'refs/heads/KOJI_FETCH_HEAD': trying to write non-commit object 7255bd31e5133147e2f937da7c5af59a53392990 to branch 'refs/heads/KOJI_FETCH_HEAD' From https://src.koozali.org/smeserver/smeserver-postfix ! [new tag] 1_0-14_el8_sme -> KOJI_FETCH_HEAD (unable to update local ref) $ git reset --hard 1_0-14_el8_sme HEAD is now at 598a8f9 * Wed Nov 12 2025 Jean-Philippe Pialasse 1.0-14.sme - make myorigine more unique [SME: 13284] to avoid a pseudonym matching it and triggering do not list domain in BOTH mydestination and virtual_alias_domains - added support for qpsmtpd{Helohost} as myhostname - migrate SMTPSmartHost and smtp-auth-proxy to postfix [SME: 13286] $ git clone https://src.koozali.org/smeserver/common common Cloning into 'common'...