Git Resources
From charlesreid1
This page is an attempt at a git-awesome list: comprehensive list of resources related to Git. I have made a note of items that are particularly helpful to learning git or developing git abstractions.
To start with, there's GitHub's list of resources: https://help.github.com/articles/good-resources-for-learning-git-and-github/
And awesome-git: https://github.com/dictcp/awesome-git
Books and Ebooks
Books
Ebooks
Web Tutorials
These should be split up by audience.
Template:GitWebResourceFantastic
Template:GitWebResourceFantastic
Template:GitWebResourceFantastic
Video Tutorials
{{GitWebResource |name=Github Training and Guides |link=https://www.youtube.com/githubguides |notes=Nice video collection from Github that introduces some nice features of both git and github. Can be confusing for new users, who don't always know when certain functionality is specific to git or to github.