Here are some great resources for getting started with Git.
Books
- Pro GIT – git-scm.com/book/ev/v2
- [German] Git: Dezentrale Versionsverwaltung im Team – Grundlagen und Workflows (Rene Preissel, Bjorn Stachmann)
Online interactive tutorials
- tryGit – try.github.io
- git the simple guide – rogerdudler.github.io/git-guide/
- Git Pretty – justinhileman.info/article/git-pretty/
- Oh shit, git! – ohshitgit.com
Online articles
- Git Tutorial – vogella.com/tutorials/Git/article.html
- Git and Team Services – visualstudio.com/de-de/docs/git/overview
If you have other resources about Git, please share them in a comment. 🙂