How to Upgrade Git on Windows
Occasionally, after installing a newer version of Git for Windows, the command-line interface (like Command Prompt, PowerShell, or Git Bash) might continue to report the previously installed version when checked using git --version
. (more…)