- Git installation (official)
- Roger Dudler's "simple guide for getting started with git". No deep shit.
- Gitimmersion. Best GIT tut ever - 50 steps (entire course)
- A successful Git branching model (well-known Git workflow)
- Understanding GIT (huge collection of GIT ressources)
- Pro GIT (covers everything, Git Branching chapter highly recommended)
- Git For Everyone Then create a Github or/and a Bitbucket account
- Git Tutorials by Atlaassian (Bitbucket)
- Undertand & use the Github flow
- GitHub Cheat Sheet: A collection of cool hidden and not so hidden features of Git and GitHub
- How to Deal with Merge Conflicts in Git
- Git Tips You Probably Didn't Know
- Undoing things like a pro
- Merging and rebasing like a pro