Please dont use colons in file names. It will cause issues in windows!
shaneholloman opened this issue · 3 comments
shaneholloman commented
shaneholloman commented
shane @ moa ❯ _repos ❯ gh repo clone shaneholloman/harbor
Cloning into 'harbor'...
remote: Enumerating objects: 2168, done.
remote: Counting objects: 100% (726/726), done.
remote: Compressing objects: 100% (447/447), done.
Rremote: Total 2168 (delta 266), reused 684 (delta 229), pack-reused 1442 (from 1)
Receiving objects: 100% (2168/2168), 6.14 MiB | 1.37 MiB/s, done.
Resolving deltas: 100% (1097/1097), done.
error: invalid path 'ollama/modelfiles/llama3.1:8b.Modelfile'
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 :/'
failed to run git: exit status 128
shane @ moa ❯ _repos ❯
av commented
Thanks for bringing this to my attention (and for the PR!), I'll keep an eye on cases like these from now on
av commented
Closing this for now, since this was resolved with your PR (thanks again!)
Please, feel free to follow-up or open a new issue if anything similar happens again.