[window] error: invalid path
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 8.9k
- Forks
- 2.8k
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I ran into a specific problem when cloning where the file has a name that contains the parameter.
Here you can see the error in more detail if you expand the Checking out the ref item
Error: error: invalid path 'test/img/111x52.png?2'
such a file exists with exactly the same parameter.
Do you have any thoughts on this?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked check run, expanding “Checking out the ref item” to confirm the reported invalid-path failure for test/img/111x52.png?2. Then trace the checkout action’s handling of this path on Windows and establish a reproducible test or documented limitation as the completion criterion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, github-actions, typescript
- Domain
- ci-cd, devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100