$ git clone -n https://src.koozali.org/smecontribs/smeserver-vacation /var/lib/mock/smecontribs11-build-2711-17900/root/chroot_tmpdir/scmroot/smeserver-vacation Cloning into '/var/lib/mock/smecontribs11-build-2711-17900/root/chroot_tmpdir/scmroot/smeserver-vacation'... $ git fetch origin 11_0_0-2_el8_sme:KOJI_FETCH_HEAD error: cannot update ref 'refs/heads/KOJI_FETCH_HEAD': trying to write non-commit object 40eaedcbceeb005fdc4ea15b4867976d604e4cfd to branch 'refs/heads/KOJI_FETCH_HEAD' From https://src.koozali.org/smecontribs/smeserver-vacation ! [new tag] 11_0_0-2_el8_sme -> KOJI_FETCH_HEAD (unable to update local ref) $ git reset --hard 11_0_0-2_el8_sme HEAD is now at 4bce746 * Wed Oct 01 2025 Brian Read 11.0.0-2.sme - Restore missing lex file [SME: 13208] - Make front end work for user panel as well as admin panel [SME: 13208] - Fix possible DB caching problems [SME: 13208] - Add in UTF8 fix for DB access [SME: 13208] $ git clone https://src.koozali.org/smecontribs/common common Cloning into 'common'...