Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Resources for my Git workshops

Exercises

Installing and configuring Git

Installation

Tab completion

  • Windows: It's included by default.
  • Mac and Linux: Follow the instructions.

Continue learning

Books and articles

Pro Git (book)

Git from the bottom up (article)

Cheat sheets

Git workflows

Good commit messages

Online courses

Codecademy

Git Branching

Git Immersion (introductory game with Ruby)

Githug (introductory game with Ruby)

The Git Game (advanced)