$ git clone -n https://src.koozali.org/smecontribs/smeserver-loginscript /var/lib/mock/smecontribs11-build-2902-18002/root/chroot_tmpdir/scmroot/smeserver-loginscript Cloning into '/var/lib/mock/smecontribs11-build-2902-18002/root/chroot_tmpdir/scmroot/smeserver-loginscript'... $ git fetch origin 0_2-13:KOJI_FETCH_HEAD error: cannot update ref 'refs/heads/KOJI_FETCH_HEAD': trying to write non-commit object bc155a37b0ab9854fd4f87720db188a5b58f59d3 to branch 'refs/heads/KOJI_FETCH_HEAD' From https://src.koozali.org/smecontribs/smeserver-loginscript ! [new tag] 0_2-13 -> KOJI_FETCH_HEAD (unable to update local ref) $ git reset --hard 0_2-13 HEAD is now at df3bc51 * Thu Oct 09 2025 Brian Read 0.2-13.sme - Apply change from startform to start_form and endform to end_form to CGI panels [SME: 1278] - Change .gitignore to .xz and delete tarball from repo [SME: 12781] $ git clone https://src.koozali.org/smecontribs/common common Cloning into 'common'...