Subscribe

View this package for all CentOS/RHEL versions →

How to install git in CentOS/RHEL 6 (x86_64)

Fast Version Control System

License: GPLv2 http://www.wandisco.com

Install

sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo yum -y install git

Description

Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals. The git rpm installs the core tools with minimal dependencies. To install all git packages, including tools for integrating with other SCMs, install the git-all meta-package.

RPMs

Danila Vershinin (2019-07-26) - first release