$ git clone -n https://src.koozali.org/smeserver/smeserver-manager /var/lib/mock/dist-sme11-build-2233-17473/root/chroot_tmpdir/scmroot/smeserver-manager Cloning into '/var/lib/mock/dist-sme11-build-2233-17473/root/chroot_tmpdir/scmroot/smeserver-manager'... $ git fetch origin 11_0_0-73_el8_sme:KOJI_FETCH_HEAD error: cannot update ref 'refs/heads/KOJI_FETCH_HEAD': trying to write non-commit object 2ace976106508bf8c6aefedde996dbc2e18b58af to branch 'refs/heads/KOJI_FETCH_HEAD' From https://src.koozali.org/smeserver/smeserver-manager ! [new tag] 11_0_0-73_el8_sme -> KOJI_FETCH_HEAD (unable to update local ref) $ git reset --hard 11_0_0-73_el8_sme HEAD is now at 252bf20 * Tue Mar 25 2025 Brian Read 11.0.0-73.sme - Some changes to error message format in css. - Fix DB Cache problem with port forwarding panel [SME: 12970] - Fix error and success message display for port forwarding panel [SME: 12969] $ git clone https://src.koozali.org/smeserver/common common Cloning into 'common'...