Skip to content

【显示错误】2.2 Git 基础 - 记录每次更新到仓库 #468

@hasban12138

Description

@hasban12138

中文版本这一段是

使用两个星号()表示匹配任意中间目录,比如 a//z 可以匹配 a/z 、 a/b/z 或 a/b/c/z 等

image

而在英文版本是

You can also use two asterisks to match nested directories; a/**/z would match a/z, a/b/z, a/b/c/z, and so on

image

git上是正确的 但是在显示时是错误的

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions