Add git-core PPA repository
yes | sudo add-apt-repository ppa:git-core/ppaUpdate APT database
sudo apt updateInstall GIT
sudo apt install git -yCheck the installation
git --versionAdd git-core PPA repository
yes | sudo add-apt-repository ppa:git-core/ppaUpdate APT database
sudo apt updateInstall GIT
sudo apt install git -yCheck the installation
git --version