-
Notifications
You must be signed in to change notification settings - Fork 620
Open
Labels
Description
Search before asking
- I searched the issues and found no similar issues.
KubeRay Component
Others, dashboard
What happened + What you expected to happen
Im using git to clone whole repo.
while im using git lfs fetch --all
command to fetch all lfs, an error was raised, which reported as below:

the git lfs ls-file --all
shows:

it seems to some unknow branch has the lfs pointer, but not uploaded.
I could not found which branch has this lfs pointer
Could any expert please help solve this problem?
Reproduction script
after git clone
try git lfs fetch --all
Anything else
No response
Are you willing to submit a PR?
- Yes I am willing to submit a PR!