git-init icon indicating copy to clipboard operation
git-init copied to clipboard

Interactive git tutorial & cheatsheet

Git init

Resources to learn the basics of git (link). Includes a tutorial, a cheatsheet, and some links to more advanced resources.

Tutorial

The tutorial explains the basic git commands through animations. Currently includes the commands: init, add, commit, status, diff, log.

tutorial screenshoot

Cheatsheet

cheatsheet screenshoot