$ git clone -n https://src.koozali.org/smeserver/smeserver-lib /var/lib/mock/dist-sme11-build-2104-17355/root/chroot_tmpdir/scmroot/smeserver-lib Cloning into '/var/lib/mock/dist-sme11-build-2104-17355/root/chroot_tmpdir/scmroot/smeserver-lib'... $ git fetch origin 11_0_0-10_el8_sme:KOJI_FETCH_HEAD error: cannot update ref 'refs/heads/KOJI_FETCH_HEAD': trying to write non-commit object a35e1f5c088739c136e2d7d670692730a7c73e3d to branch 'refs/heads/KOJI_FETCH_HEAD' From https://src.koozali.org/smeserver/smeserver-lib ! [new tag] 11_0_0-10_el8_sme -> KOJI_FETCH_HEAD (unable to update local ref) $ git reset --hard 11_0_0-10_el8_sme HEAD is now at 4939779 * Thu Feb 20 2025 Jean-Philippe Pialasse 11.0.0-10.sme - remove pptpd reference [SME: 11417] - move template-begin-ini [SME: 12211] - passwordstrength{length} default to 12 [SME: 12383] - more password granularity (none,normal,intermediate,strong) [SME: 12384] $ git clone https://src.koozali.org/smeserver/common common Cloning into 'common'...