Cannot clone Git repo on Win10 #139

Closed
opened 2025-12-30 01:21:25 +01:00 by adam · 2 comments
Owner

Originally created by @CudaText-addons on GitHub (Apr 8, 2024).

Microsoft Windows [Version 10.0.19045.4170]
(c) Microsoft Corporation. All rights reserved.

C:\Work>git clone https://github.com/apple/pkl
Cloning into 'pkl'...
remote: Enumerating objects: 6656, done.
remote: Counting objects: 100% (1437/1437), done.
remote: Compressing objects: 100% (449/449), done.
remote: Total 6656 (delta 1037), reused 1047 (delta 967), pack-reused 5219
Receiving objects: 100% (6656/6656), 3.51 MiB | 6.07 MiB/s, done.
Resolving deltas: 100% (2506/2506), done.
error: invalid path 'pkl-doc/src/test/files/DocGeneratorTest/output/data/localhost:0/birds/0.5.0/Bird/index.js'
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 :/'
Originally created by @CudaText-addons on GitHub (Apr 8, 2024). ``` Microsoft Windows [Version 10.0.19045.4170] (c) Microsoft Corporation. All rights reserved. C:\Work>git clone https://github.com/apple/pkl Cloning into 'pkl'... remote: Enumerating objects: 6656, done. remote: Counting objects: 100% (1437/1437), done. remote: Compressing objects: 100% (449/449), done. remote: Total 6656 (delta 1037), reused 1047 (delta 967), pack-reused 5219 Receiving objects: 100% (6656/6656), 3.51 MiB | 6.07 MiB/s, done. Resolving deltas: 100% (2506/2506), done. error: invalid path 'pkl-doc/src/test/files/DocGeneratorTest/output/data/localhost:0/birds/0.5.0/Bird/index.js' 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 :/' ```
adam closed this issue 2025-12-30 01:21:25 +01:00
Author
Owner

@odenix commented on GitHub (Apr 9, 2024):

Duplicate of https://github.com/apple/pkl/issues/99.

@odenix commented on GitHub (Apr 9, 2024): Duplicate of https://github.com/apple/pkl/issues/99.
Author
Owner

@bioball commented on GitHub (Apr 9, 2024):

Closed as duplicate

@bioball commented on GitHub (Apr 9, 2024): Closed as duplicate
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#139