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

fresh checkout is failing #456

Open
Ravenwater opened this issue Feb 1, 2025 · 0 comments
Open

fresh checkout is failing #456

Ravenwater opened this issue Feb 1, 2025 · 0 comments

Comments

@Ravenwater
Copy link

Describe the bug
cloning the repo is failing

To Reproduce
git clone [email protected]:buddy-compiler/buddy-mlir.git

Expected behavior
I expected the clone to occur

Screenshots

$ git clone [email protected]:buddy-compiler/buddy-mlir.git
Cloning into 'buddy-mlir'...
remote: Enumerating objects: 8983, done.
remote: Counting objects: 100% (108/108), done.
remote: Compressing objects: 100% (89/89), done.
remote: Total 8983 (delta 49), reused 32 (delta 18), pack-reused 8875 (from 2)
Receiving objects: 100% (8983/8983), 39.41 MiB | 27.91 MiB/s, done.
Resolving deltas: 100% (5152/5152), done.
error: invalid path 'examples/BuddyLeNet/images/0-28*28.png'
fatal: unable to checkout working tree
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'

Desktop (please complete the following information):

  • OS: Windows
  • Version 11

Additional context
this is a fresh clone

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