$ git clone -n https://src.koozali.org/smeserver/smeserver-manager /var/lib/mock/dist-sme11-build-3255-18258/root/chroot_tmpdir/scmroot/smeserver-manager Cloning into '/var/lib/mock/dist-sme11-build-3255-18258/root/chroot_tmpdir/scmroot/smeserver-manager'... $ git fetch origin 11_0_0-143_el8_sme:KOJI_FETCH_HEAD error: cannot update ref 'refs/heads/KOJI_FETCH_HEAD': trying to write non-commit object 72d4ce26e86351ab11b6634f0373a8c6d352739e to branch 'refs/heads/KOJI_FETCH_HEAD' From https://src.koozali.org/smeserver/smeserver-manager ! [new tag] 11_0_0-143_el8_sme -> KOJI_FETCH_HEAD (unable to update local ref) $ git reset --hard 11_0_0-143_el8_sme HEAD is now at 8de20e4 * Wed Nov 26 2025 Brian Read 11.0.0-143.sme - Arrange that messages in _info partial (Reconfig etc) are translateable [SME: 12725] - Fix typo - missing "my" in userpassword.pm [SME: 12799] $ git clone https://src.koozali.org/smeserver/common common Cloning into 'common'...