git

Git is a distributed revision control system, initialy designed by Linus Torvalds for Linux kernel development. We really appreciate the benefits of using Git for our project’s source code management.

Git is Open Source software distributed under the terms of the GNU General Public License version 2.

These pages will provide some useful articles, commands and links that will help when working with Git.

Initialise a Git repository.

Setting up a remote.

Merging a branch.