$ git clone -n https://gitee.com/src-anolis-os/opencv.git /var/lib/mock/dist-an23.3-build-433142-73067/root/chroot_tmpdir/scmroot/opencv Cloning into '/var/lib/mock/dist-an23.3-build-433142-73067/root/chroot_tmpdir/scmroot/opencv'... $ git fetch origin a23:KOJI_FETCH_HEAD fatal: couldn't find remote ref a23 $ git reset --hard origin/a23 fatal: ambiguous argument 'origin/a23': unknown revision or path not in the working tree. Use '--' to separate paths from revisions, like this: 'git [...] -- [...]'