Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v4 crashes on Windows if a subdirectory contains a dot file #2091

Closed
andreasabel opened this issue Feb 21, 2025 · 1 comment
Closed

v4 crashes on Windows if a subdirectory contains a dot file #2091

andreasabel opened this issue Feb 21, 2025 · 1 comment

Comments

@andreasabel
Copy link

error: invalid path 'test/aux/DuplicateExecutable/.gitignore'

Run actions/checkout@v4
...
Checking out the ref
  "C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/remotes/pull/7719/merge
  Error: error: invalid path 'test/aux/DuplicateExecutable/.gitignore'
  Error: The process 'C:\Program Files\Git\bin\git.exe' failed with exit code 128

See https://github.com/agda/agda/actions/runs/13460302109/job/37613761843?pr=7719#step:2:54

@andreasabel
Copy link
Author

Ah, actually no. aux seems to be an invalid name for a directory on Windows (my dim DOS knowledge comes back...).

@andreasabel andreasabel closed this as not planned Won't fix, can't repro, duplicate, stale Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant