git update-git-for-windows
brew upgrade git
# For windows use
git update-git-for-windows
# else I guess?
git update
// windows
git update-git-for-windows
// mac or other
brew upgrade git
// linux
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install git
C:> git update-git-for-windows
sudo apt-get update
git update-git-for-windows
brew upgrade git
# For windows use
git update-git-for-windows
# else I guess?
git update
// windows
git update-git-for-windows
// mac or other
brew upgrade git
// linux
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install git
C:> git update-git-for-windows
sudo apt-get update