Skip to content

Cloning repository fails on Windows due to reserved keyword aux #10

@svntax

Description

@svntax

Describe the bug
Attempting to clone the repository fails on Windows 10. The repository folder is empty after trying.

To Reproduce
Steps to reproduce the behavior:

  1. On Windows, clone the repository with git clone --recursive https://github.com/beehive-lab/GPULlama3.java.git

Expected behavior
The repository should be cloned.

Screenshots
If applicable, add screenshots to help explain your problem.

Image

Desktop (please complete the following information):

  • OS: Windows 10
  • Browser: n/a
  • Version: n/a

Additional context
Windows doesn't allow aux for folder names because it's a reserved keyword.

Metadata

Metadata

Labels

help wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions