git Overview

Git is an open source version control system designed to handle very large projects with speed and efficiency, but just as well suited for small personal repositories; it is especially popular in the open source community, serving as a development platform for projects like the Linux Kernel, Ruby on Rails, WINE and X.org. Git falls in the category of distributed source code management tools, similar to e.g. Mercurial or Bazaar. Every Git working directory is a full-fledged repository with complete history and full revision tracking capabilities, not dependent on network access or a central server. Still, Git stays extremely fast and space efficient.
Support

Usage

To load git into your environment, run:
module avail git
module load git
git
Builds

SUMMIT

  • git@2.9.3%gcc@4.8.5
  • git@2.13.0%gcc@4.8.5

EOS

  • git@2.13.0
  • git@2.9.2~perl
  • git@2.9.3%gcc@5.3.0
  • git@2.9.3%gcc@5.3.0

RHEA

  • git@2.9.3%gcc@4.4.7
  • git@2.13.0%gcc@4.4.7
  • git@2.9.3%gcc@4.4.7
  • git@2.13.0%gcc@4.4.7

TITAN

  • git@2.2~perl
  • git@2.9.3%gcc@5.3.0
  • git@2.13.0%gcc@5.3.0
  • git@2.9.3%gcc@5.3.0
  • git@2.13.0%gcc@5.3.0