Skip to content

Learning Git

There is a multitude of resources available for learning both the basics and more advanced use of git.

A suggested starting point is the Pro Git book that is available online at https://git-scm.com/book/en/v2. Even if you prefer using a graphical client, learning the basic command line interface is highly recommended to give you a fundamental understandig and help you get out of trouble when you have made a mistake

Useful tools and resources