jerrylususu / bookmark-summary

用 LLM 和 jina reader 生成的总结
30 stars 3 forks source link

fs 非法字符问题 #3

Closed jerrylususu closed 1 month ago

jerrylususu commented 1 month ago
Cloning into 'bookmark-summary'...
remote: Enumerating objects: 414, done.
remote: Counting objects: 100% (77/77), done.
remote: Compressing objects: 100% (47/47), done.
remote: Total 414 (delta 30), reused 74 (delta 30), pack-reused 337 (from 1)
Receiving objects: 100% (414/414), 592.57 KiB | 3.42 MiB/s, done.
Resolving deltas: 100% (170/170), done.
error: invalid path '202407/2024-07-24-how-to-review-code-effectively:-a-github-staff-engineer’s-philosophy.md'
fatal: unable to checkout working tree
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'
jerrylususu commented 1 month ago

修复完 #2 后这个问题也解决了,win 下已验证修复