A (very short) introduction to Git

Git

Tutorial description

This tutorial has been created by Marie-José Cros and myself for a short lesson. The tutorial's aim was to introduce Git to members of the MIA-T team (INRA of Toulouse) who wished to give it a first try.

Pre-requisites: knowing at least one version control system. The tutorial is made for someone who knows nothing about Git and only scratches the many features of this version control system.

First, clone the repository for the tutorial:

git clone http://git.nathalievilla.org/tuto poesies

Documents:

Disclaimer: the practical application shows an interactive use of Git with several users. Some command lines cannot be practiced with the current state repository.

Further reading…

SOMbrero git repository (dedicated to Laura B.):