Skip to content

git version >=2.25.x broke cloning in non-system drive letters [ramdisk] #2518

Closed
@n3rd4i

Description

@n3rd4i

Tyring to clone repository in Windows, on non-system drive does not work.

To reproduce, git version >=2.25:

  • in cmd.exe switch to non-system drive, e.g. T:
    • t:
  • git clone <repo_url>
  • Result: clone fails:
    • fatal: unable to get current working directory: No such file or directory

To confirm this:

  • run the above procedure on git <2.25

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions