Introduction: Git Basics

Dive into the basics of Git.

This chapter covers the following basics of Git:

  • git init
  • The .git folder
  • git log
  • git status
  • git add
  • git commit
  • git diff

This chapter is important because these are the basic tools you will most often use with Git.

Get hands-on with 1200+ tech skills courses.