Introduction: Fetching and Pulling Content

Let’s go over what you will learn in this chapter.

In previous lessons, I emphasized that all Git repositories are equal in status.

In this chapter, you will begin to grasp how these “equal” Git repositories communicate with each other and manage their differences.

You will cover:

  • git fetch
  • What git pull does

By the end of it, you may want to stop using git pull.

Get hands-on with 1200+ tech skills courses.