Git Resources: Difference between revisions
From charlesreid1
No edit summary |
|||
| Line 205: | Line 205: | ||
=Video Tutorials= | =Video Tutorials= | ||
{{GitWebResourcesHead}} | |||
{{GitWebResource | |||
|name=Getting Git Right | |||
|link=https://www.atlassian.com/git/ | |||
|notes=This tutorial is a good all-around introduction to git, and the section on Collaborating (https://www.atlassian.com/git/tutorials/syncing) is particularly helpful. It stands out for a | |||
{{GitWebResourcesFoot}} | |||
=Talks= | =Talks= | ||
[[Category:Git]] | [[Category:Git]] | ||
Revision as of 04:38, 24 July 2015
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/
Books and Ebooks
Books
Ebooks
Web Tutorials
Video Tutorials
{{GitWebResource |name=Getting Git Right |link=https://www.atlassian.com/git/ |notes=This tutorial is a good all-around introduction to git, and the section on Collaborating (https://www.atlassian.com/git/tutorials/syncing) is particularly helpful. It stands out for a