Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

[BUG] Cannot checkout this repository on Windows #1119

Open
EricWittmann opened this issue Apr 19, 2022 · 0 comments
Open

[BUG] Cannot checkout this repository on Windows #1119

EricWittmann opened this issue Apr 19, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@EricWittmann
Copy link
Contributor

Describe the bug
When trying to git clone this repository on a Windows machine, it fails with:

error: invalid path 'src/app/modules/ServiceAccounts/components/Credentials /Credentials.css'

To Reproduce
Steps to reproduce the behavior:

$ git clone [email protected]:bf2fc6cc711aee1a0c2a/kas-ui.git
Cloning into 'kas-ui'...
remote: Enumerating objects: 13733, done.
remote: Counting objects: 100% (13733/13733), done.
remote: Compressing objects: 100% (3628/3628), done.
remote: Total 13733 (delta 9616), reused 13565 (delta 9513), pack-reused 0
Receiving objects: 100% (13733/13733), 28.17 MiB | 12.95 MiB/s, done.
Resolving deltas: 100% (9616/9616), done.
error: invalid path 'src/app/modules/ServiceAccounts/components/Credentials /Credentials.css'
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 :/'

Expected behavior
Successful git clone/checkout.

Desktop (please complete the following information):

  • OS: Windows 10
  • Browser: N/A
  • Version: latest as of April 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant