$ git clone -n https://src.koozali.org/smeserver/smeserver-postfix /var/lib/mock/dist-sme11-build-1650-17081/root/chroot_tmpdir/scmroot/smeserver-postfix Cloning into '/var/lib/mock/dist-sme11-build-1650-17081/root/chroot_tmpdir/scmroot/smeserver-postfix'... $ git fetch origin 1_0-2_el8_sme:KOJI_FETCH_HEAD error: cannot update ref 'refs/heads/KOJI_FETCH_HEAD': trying to write non-commit object 8d846f6e1028e66988d9c24a20880d3bb6b66f2b to branch 'refs/heads/KOJI_FETCH_HEAD' From https://src.koozali.org/smeserver/smeserver-postfix ! [new tag] 1_0-2_el8_sme -> KOJI_FETCH_HEAD (unable to update local ref) $ git reset --hard 1_0-2_el8_sme HEAD is now at 26a8c58 * Sun Nov 17 2024 1.0-2.sme - listen only via sockets - use both unix user and virtual users - groups and pseudonyms implemented in virtual maps - support smarthost with and without auth - support global and per domain delegated mail server - support ssl - uses qmail - recipient delimiter in left part of email. - all domains set as local domains in mydestination - message_size_limit - local and remote concurency limit $ git clone https://src.koozali.org/smeserver/common common Cloning into 'common'...