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

Clone succeeds but checkout fails #35

Open
sec4zj-tech opened this issue Apr 16, 2024 · 1 comment
Open

Clone succeeds but checkout fails #35

sec4zj-tech opened this issue Apr 16, 2024 · 1 comment
Assignees

Comments

@sec4zj-tech
Copy link

See below for details

MacBook-Pro-3:~ samanthaclark$ git clone https://github.com/jorvis/GALES.git
Cloning into 'GALES'...
remote: Enumerating objects: 1477, done.
remote: Counting objects: 100% (31/31), done.
remote: Compressing objects: 100% (24/24), done.
remote: Total 1477 (delta 9), reused 21 (delta 6), pack-reused 1446
Receiving objects: 100% (1477/1477), 49.39 MiB | 1.11 MiB/s, done.
Resolving deltas: 100% (763/763), done.
git-lfs filter-process: git-lfs: command not found
fatal: the remote end hung up unexpectedly
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'

MacBook-Pro-3:~ samanthaclark$ git restore --source=HEAD :/
fatal: not a git repository (or any of the parent directories): .git

@jorvis
Copy link
Owner

jorvis commented Apr 18, 2024

Can you please confirm if this helps you:

https://stackoverflow.com/a/69683753/1368079

@jorvis jorvis self-assigned this Apr 18, 2024
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

2 participants