Resources to learn the basics of git (link). Includes a tutorial, a cheatsheet, and some links to more advanced resources.
The tutorial explains the basic git commands through animations. Currently includes the commands: init, add, commit, status, diff, log.