Chapter 7 Working with Remote Repositories
Now we’ve covered everything you need to work on your own. However, the distributed in distributed version control means you’ll normally be working with other people on your projects.
This chapter is about how to interact with projects on remote repositories. You’ll learn the following:
-
What the different types of remote repositories are
-
How to create a copy of a remote repository
-
How to stay up-to-date with remote changes
-
How to share your changes by pushing to a remote repository
-
How to work with remote branches
-
How to add new remote repositories
I’m going to deviate for a minute. Instead of having cloning instructions up front, I’ve added the instructions in Section 7.2, Cloning ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access