Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"error: pathspec 'origin/stable-4.1' did not match any file(s) known to git." #1

Open
joneswu456 opened this issue May 6, 2024 · 1 comment

Comments

@joneswu456
Copy link

I got the messages "error: pathspec 'origin/stable-4.1' did not match any file(s) known to git." when use "git checkout origin/stable-4.1" out of container on ubuntu 18.04.

@joneswu456
Copy link
Author

root@svnsrv1:/shared_with_docker/qemu-user# git clone https://gitlab.com/qemu-project/qemu.git
Cloning into 'qemu'...
remote: Enumerating objects: 746600, done.
remote: Counting objects: 100% (3555/3555), done.
remote: Compressing objects: 100% (1395/1395), done.
remote: Total 746600 (delta 2329), reused 3158 (delta 2122), pack-reused 743045 (from 1)
Receiving objects: 100% (746600/746600), 348.54 MiB | 10.75 MiB/s, done.
Resolving deltas: 100% (622884/622884), done.

root@svnsrv1:shared_with_docker/qemu-user/qemu# ls
docker run -it -v '/shared_with_docker/qemu-user/qemu:/qemu' qemu-ioctl:latest
root@a2704f16a43b:/qemu#
git checkout origin/stable-4.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant