Skip to content

Clone succeeds but checkout fails  #35

@sec4zj-tech

Description

@sec4zj-tech

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions