Install latest git for Debian10

cd ~
git clone https://github.com/git/git.git

cd git
make prefix=/usr/local all
sudo make prefix=/usr/local install

Reference site

https://www.digitalocean.com/community/tutorials/how-to-install-git-on-debian-10

Recommended Posts

Install latest git for Debian10
(For beginners) [Rails] Install Devise
Install docker, docker-compose for debin10
"Bundle install" causes a lot of git differences for gem files
Install openjdk8 on Docker image (Debian)
How to install JMeter for Mac