Skip to content

Windows 克隆失败 #99

@raeuz

Description

@raeuz

如下:

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 系统不支持特殊字符 ”:" 文件名

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions