1.10 Next Steps

We’ve taken a 30,000-foot view of the DVCS world and the way Git interacts with it. We’ve covered what repositories are, determined what we should store (nearly everything!), and talked about what working trees are. You learned how files are tracked and how repositories stay in sync, and you got an introduction to tags, branches, and the art of merging. That gives you a basic understanding of how Git works and what a DVCS is. Up next, we’ll dive into installing and configuring Git.

Footnotes

[4]

http://en.wikipedia.org/wiki/Choose_Your_Own_Adventure

[5]

Subversion 1.5.0, which was released in June 2008, now has merge tracking.

[6]

This is sometimes referred to as optimistic concurrency control in the computer ...

Get Pragmatic Version Control Using Git now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.