Windows系统clone代码之后,报错invalid path #6230
HawtinZeng
started this conversation in
Show and tell
Replies: 2 comments
|
解决方法:https://dev.to/jumbo02/how-to-fix-error-invalid-path-when-working-with-git-on-windows-16kf |
0 replies
|
这边会尽快修复文件名在某些系统下不合法的问题 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
原因:Windows系统上git NTFS filesystem默认为true,因此检测到packages/g6/tests/perf-report/9821ed36_2024-08-19_16:33:46.json这个文件中的冒号不合法。导致git不能切换到v5分支。仓库内文件不显示。
All reactions