Skip to content

Repo cannot be cloned on windows #199

@alb-fiftytwo

Description

@alb-fiftytwo

Describe the bug

There are paths that contains a ":" in the repo

To Reproduce

Clone on windows

Logs

When cloning into windows the following error occurs:

Cloning into '.'...
remote: Enumerating objects: 8170, done.
remote: Counting objects: 100% (1076/1076), done.
remote: Compressing objects: 100% (709/709), done.
remote: Total 8170 (delta 569), reused 796 (delta 353), pack-reused 7094 (from 1)
Receiving objects: 100% (8170/8170), 74.55 MiB | 4.17 MiB/s, done.
Resolving deltas: 100% (2868/2868), done.
error: invalid path 'Kubernetes-hands-on/Kubernetes-ConfigMap/golang-app:v1-image/README.md'
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 :/'

Environment

Windows - Any version

Exposure

Persistent, impacts all windows users

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions