Summary
Error message ‘error: invalid path’ and ‘fatal: unable to checkout working tree’ after git cloning in Windows environment
Question
guys i am facing issues after git cloning
anyone can help me out
getting same error after local dev env in windows
whats the issues !!
Cloning into ‘airbyte’…
remote: Enumerating objects: 692753, done.
remote: Counting objects: 100% (1413/1413), done.
remote: Compressing objects: 100% (648/648), done.
remote: Total 692753 (delta 822), reused 1113 (delta 615), pack-reused 691340
Receiving objects: 100% (692753/692753), 540.82 MiB | 2.86 MiB/s, done.
Resolving deltas: 100% (424533/424533), done.
error: invalid path 'airbyte-integrations/connectors/source-klaviyo/.coveragerc ’
fatal: unable to checkout working tree
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with ‘git status’
and retry with ‘git restore --source=HEAD :/’
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want to access the original thread.