Installing Git
Copy
The recommended minimum Git version is 2.23.0, but use the latest version of Git. Install Git using either of the two methods below:
- Install Git from the official site, https://git-scm.com/downloads.
- Using Chocolatey Package Manager. In PowerShell, type the following command:
choco upgrade –y git