Unity-Technologies/ai-planner-samples

Can't clone with LFS files

revanaii opened this issue · 2 comments

I see the LFS pointers in .git, but the actual files don't get pulled. Tried git lfs fetch git lfs pull with no luck. Are the pointers still correct?
Any suggestion will be appreciated.

I just tried cloning and had no problem:
image

Can you double check your git and git-lfs versions? Also, you shouldn't have to manually lfs pull with the latest version of git.

I updated both git and git-lfs - problem solved. Thanks for the quick reply!