As a developer, you’ll spend a considerable amount of time with git
. So the more comfortable you get with it, the more productive you will be. This page lists learning resources to ramp up your git
skills.
Have Something to Share?
If you have anything to add to the list, just shoot me an email at me@volkan.io and I will update this page.
For starters, The Git Book would be enough to learn about git
. And, GitHub’s Help Documentation is a great place to start GitHub. Once you skim through them, here are a few additional resources that you can use:
- Deconstructing a Git Commit
- DeployHQ: Git Tutorial
- Explain Git With D3
- Git Cheat Sheet
- Git Fix Up
- Git From the Bottom Up
- Git How To
- Git Magic
- Git Pocket Guide
- Git Pretty
- Git School
- Git Tips
- Atlassian: Git Tutorials
- Git from the Inside Out
- Git: a Visual Perspective
- GitPR
- Intermediate Git
- Learn Git Branching
- Learn Git
- The Git Parable
- Try Github
- Use `gitk` to Understand Git
I guess, that’s more than enough to git you started 🙂.
Until next time… May the source be with you 🦄.