$ git clone -n https://src.koozali.org/smeserver/smeserver-manager /var/lib/mock/dist-sme11-build-2467-17678/root/chroot_tmpdir/scmroot/smeserver-manager Cloning into '/var/lib/mock/dist-sme11-build-2467-17678/root/chroot_tmpdir/scmroot/smeserver-manager'... $ git fetch origin 11_0_0-95_el8_sme:KOJI_FETCH_HEAD error: cannot update ref 'refs/heads/KOJI_FETCH_HEAD': trying to write non-commit object 09faddd3b2f1044ce76f576df51767a0542fcc37 to branch 'refs/heads/KOJI_FETCH_HEAD' From https://src.koozali.org/smeserver/smeserver-manager ! [new tag] 11_0_0-95_el8_sme -> KOJI_FETCH_HEAD (unable to update local ref) $ git reset --hard 11_0_0-95_el8_sme HEAD is now at 0f2e2b8 * Tue Jun 24 2025 Brian Read 11.0.0-95.sme - Add clock ticker to datetime panel [SME: 13054] - Add Test Server button for ntp server [SME: 13048] - Add checking that date is fully valid [SME: 13055] $ git clone https://src.koozali.org/smeserver/common common Cloning into 'common'...