Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
The Git feature that really makes it stand apart from nearly every other SCM out there is its branching model.
Git allows and encourages you to have multiple local branches that can be entirely independent of each other. The creation, merging, and deletion of those lines of development takes seconds.
This means that you can do things like:
You can find documentation on the module, with the command
module help git
The manual is on the web at the original home page (https://git-scm.com)
CINECA consultants can be reached through the address: superc@cineca.it