Skip to content

Git does the checkout while cloning, not "you". #553

@YueLinHo

Description

@YueLinHo

book\02-git-basics\sections\recording-changes.asc line 9

When you first clone a repository, all of your files will be tracked and unmodified
because you just checked them out and haven't edited anything.

change to?

When you first clone a repository, all of your files will be tracked and unmodified
because Git just checked them out and you haven't edited anything.
  • because you -> because Git
  • add "you" before "haven't edited anything"

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