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
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