git update isntall code example
Example 1: how to update git on windows
C:\> git update-git-for-windows
Example 2: git update on linux
apt-get update
apt-get upgrade
apt-get install git
C:\> git update-git-for-windows
apt-get update
apt-get upgrade
apt-get install git