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