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

Windows 克隆失败 #99

Open
raeuz opened this issue Jul 20, 2024 · 0 comments
Open

Windows 克隆失败 #99

raeuz opened this issue Jul 20, 2024 · 0 comments

Comments

@raeuz
Copy link

raeuz commented Jul 20, 2024

如下:

D:\workspace>git clone https://github.com/guozhigq/flutter_v2ex.git
Cloning into 'flutter_v2ex'...
remote: Enumerating objects: 4997, done.
remote: Counting objects: 100% (1010/1010), done.
remote: Compressing objects: 100% (337/337), done.
remote: Total 4997 (delta 658), reused 870 (delta 633), pack-reused 3987
Receiving objects: 100% (4997/4997), 68.63 MiB | 3.70 MiB/s, done.
Resolving deltas: 100% (3275/3275), done.
error: invalid path 'lib/pages/go/:nodeId.dart'
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 :/'

应该是Windows 系统不支持特殊字符 ”:" 文件名

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