$ git clone -n https://src.koozali.org/smecontribs/smeserver-mailstats /var/lib/mock/smecontribs11-build-2576-17786/root/chroot_tmpdir/scmroot/smeserver-mailstats Cloning into '/var/lib/mock/smecontribs11-build-2576-17786/root/chroot_tmpdir/scmroot/smeserver-mailstats'... $ git fetch origin 11_1-6_el8_sme:KOJI_FETCH_HEAD error: cannot update ref 'refs/heads/KOJI_FETCH_HEAD': trying to write non-commit object e221504f9df068bc5d9aff2bf5c11fffbd89b0a5 to branch 'refs/heads/KOJI_FETCH_HEAD' From https://src.koozali.org/smecontribs/smeserver-mailstats ! [new tag] 11_1-6_el8_sme -> KOJI_FETCH_HEAD (unable to update local ref) $ git reset --hard 11_1-6_el8_sme HEAD is now at 1b757b1 * Thu Sep 04 2025 Brian Read 11.1-6.sme - Add favicon to mailstats table, summary and detailed pages [SME: 13121] - Bring DB config reading for mailstats itself inline with php summary and detailed logs - using /etc/mailstats/db.php [SME: 13121] - Remove DB config fields from the SM2 config panel {sme: 13121] - Arrange for password to be generated and mailstats user to be set with limited permissions [SME: 13121] $ git clone https://src.koozali.org/smecontribs/common common Cloning into 'common'...