$ git clone -n https://src.koozali.org/smeserver/smeserver-manager /var/lib/mock/dist-sme11-build-3316-18300/root/chroot_tmpdir/scmroot/smeserver-manager Cloning into '/var/lib/mock/dist-sme11-build-3316-18300/root/chroot_tmpdir/scmroot/smeserver-manager'... $ git fetch origin 11_0_0-144_el8_sme:KOJI_FETCH_HEAD error: cannot update ref 'refs/heads/KOJI_FETCH_HEAD': trying to write non-commit object d6f2982605ca69f548e9e3aa76d645f5c05906e0 to branch 'refs/heads/KOJI_FETCH_HEAD' From https://src.koozali.org/smeserver/smeserver-manager ! [new tag] 11_0_0-144_el8_sme -> KOJI_FETCH_HEAD (unable to update local ref) $ git reset --hard 11_0_0-144_el8_sme HEAD is now at 40f86c1 * Wed Dec 03 2025 Brian Read 11.0.0-144.sme - Fix uninit var in portforwarding.pm [SME: 12970] - Take out link href for section headings and add css for them to supress hover etc [SME: 13238] - Arrange that Legacy section heading is translated [SME: 13366] - Fix concat failure in yum.pm when available software called [SME: 13373] - Take out Locale lexicon missing warning [SME: 13374] $ git clone https://src.koozali.org/smeserver/common common Cloning into 'common'...