-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Hello, I got an error on windows when I did the git clone. thanks windows.
git clone https://github.com/thomasafink/bluesky-personal-data-parser-json.git
Cloning into 'bluesky-personal-data-parser-json'...
remote: Enumerating objects: 62, done.
remote: Counting objects: 100% (62/62), done.
remote: Compressing objects: 100% (53/53), done.
remote: Total 62 (delta 18), reused 37 (delta 6), pack-reused 0 (from 0)
Receiving objects: 100% (62/62), 29.48 KiB | 5.90 MiB/s, done.
Resolving deltas: 100% (18/18), done.
error: invalid path 'did:plc:tsuekaefjdmsdbf6lrytwg2d/app.bsky.actor.profile/self.cbor'
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 :/'Problem
On windows cloning the repo created an empty directory without the repos contents.
Work Around
Instead of cloning the repo I downloaded it as a zip which had all of the repos files.
Metadata
Metadata
Assignees
Labels
No labels