Git¶
Description¶
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. Git is relatively easy to learn and has a tiny footprint with lightning fast performance. It outclasses SCM tools like Subversion, CVS, Perforce, and ClearCase with features like cheap local branching, convenient staging areas, and multiple workflows.
Environment Modules¶
Run module spider git
to find out what environment modules are available for this application.
Environment Variables¶
- HPC_GIT_DIR - installation directory
- HPC_GIT_BIN - executable directory
Categories¶
revision_control