Closed
Description
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
Labels
No labels