Skip to content

cs-course/git-tutorial

 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • HTML 66.5%
  • JavaScript 17.7%
  • CSS 15.8%