Git Latest on Ubuntu 18.04.5 LTS

add-apt-repository ppa:git-core/ppa
apt update
apt install git

Kali GNU/Linux Rolling

apt-get install git

 

参考文献

How to Install the Latest Git Version on Ubuntu