LLMQuant / LLMQuant/quant-wiki

[BUG] invalid path 文件名包含引号

Open
#114 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
No language data
Stars
4.2k
Forks
336
PR merge metrics
No merged PRs in 30d

Description

请选择:
  • 我已经读过了 F.A.Q.,进行了搜索,但没有得到答案
  • 我正在着手修复这个问题
我遇到了这样的问题

windows下文件名不能包含引号,这两个文件无法checkout出来。
C:\Users\username\quant-wiki>git checkout
error: invalid path 'docs/ai/OpenAI发布号称"最强大"的GPT-4.5模型.md'
error: invalid path 'docs/start/quant_trader/如何打造"好用"的交易策略.md'

我确认这个问题可以这样复现

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the two paths named in the report: docs/ai/OpenAI发布号称"最强大"的GPT-4.5模型.md and docs/start/quant_trader/如何打造"好用"的交易策略.md. Reproduce the checkout on Windows and inspect how these filenames are tracked. Done means a Windows checkout completes without an invalid-path error while the documentation remains accessible.

Written by the indexing model from the issue text.

Assessment

Tech stack
git
Domain
operating-systems
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.