Skip to content

【分布式Git · 向一个项目贡献 · 提交准则】 小节(PDF 128页)译文错误 #448

@ardenwick

Description

@ardenwick

【分布式Git · 向一个项目贡献 · 提交准则】 小节

不管你做一个或五个提交,只要所有的改动是在同一时刻添加的,项目分支末端的快照就是独立的,……

原文为

The project snapshot at the tip of the branch is identical whether you do one commit or five, as long as all the changes are added at some point, ...

”at some point“ 译为 “同一时刻” 似乎不太恰当;“identical” 在这个语境中应当译为 “相同的”。

建议译为

不管你做一个或五个提交,只要所有的改动都曾被加入进来,项目分支末端的快照就是一样的,……

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions