Git – references

After finishing the free Version Control with Git from Udacity, Git became a little less scary. I even inherited a little cheat sheet with some important commands and short descriptions of them.

Some references for learning and working with Git:

Git documentation from Git website

Git tutorial from Atlassian

Dotfiles on Github

Gi-it repository for learning Git

Git branching tutorial