Skip to content

Latest commit

 

History

History
 
 

git

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Git

This folder contains lesson markdown files that make up the curriculum's Git content. Git lessons are intertwined in the three curriculum paths.

Outline

The following list represents how the lessons are divided into sections and presented on the website.

Disclaimer: Given the ever updating nature of the curriculum, the outline might be outdated.

Foundations Git

These lessons can be found in the Foundations Path.

  1. Introduction to Git
  2. Git Basics
  3. Commit Messages

Intermediate Git

These lessons can be found in the Full Stack JavaScript path and the Full Stack Ruby on Rails path

  1. A Deeper Look at Git
  2. Using Git in the Real World