Home Tutorial written by Felix Ganz I Basics How to install git How to create a new git repository on github.com How to use git II Commands add commit log push pull other basic commands III Branches What are git branches ? Creating a branch Deleting a branch Merge branches Rebase branch IV A complete example