Chapter 1. Git & GitHub Overview

Git & GitHub Overview

In this chapter, we’ll explain the key concepts of Git and Remote Repository services using GitHub examples. This chapter also covers an introduction on how to start to use Git and GitHub as well as their regular workflow.

This chapter covers the following topics.

Lessons in this chapter

  1. What Is Git?
  2. What Is Version Control?
  3. How To Save Versions in Git?
  4. Collaborating on Git & GitHub – Remote Repository
  5. Collaborating on Git & Git Hub – Branch
  6. Git & GitHub Basic Life Cycle