We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Can you please confirm if this helps you:
https://stackoverflow.com/a/69683753/1368079
Sorry, something went wrong.
jorvis
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: