Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 524 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 524 Bytes

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