Skip to content

Conversation

rpjday
Copy link

@rpjday rpjday commented Oct 14, 2017

No major changes, just some rewording, clarification, font changes where I thought
it was useful.

No major changes, just some rewording and clarification where I thought
it was useful.
Typically, you'll want to start making changes and committing snapshots of those changes into your repository each time the project reaches a state you want to record.

Remember that each file in your working directory can be in one of two states: _tracked_ or _untracked_.
Tracked files are files that were in the last snapshot; they can be unmodified, modified, or staged; in short, tracked files are files that Git knows about.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, two semicolons in one sentence? I think the second one should be a sentence break.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oooh, definitely not my style. Will fix.

@ben ben merged commit 281f55a into progit:master Oct 16, 2017
@rpjday rpjday deleted the recording branch October 16, 2017 06:40
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

Successfully merging this pull request may close these issues.

3 participants