Description
Problem
I did not find any other suitable place on GitHub to post this so forgive me if this is not the correct place.
(I have no intention for subscribing to a mailing list for providing this feedback).
Since recently the Microsoft winget cli for Windows Package Mager is available.
https://git-scm.com/downloads and https://git-scm.com/downloads/win do not provide information about the possibility to install Git for Windows via winget.
Git for Windows can be installed with the following winget command:
winget install git
Please add this information to https://git-scm.com/downloads and https://git-scm.com/downloads/win
Operating system and browser
Windows 10, Microsoft Edge (Chromium)
Steps to reproduce
Not relevant.
Other details
Git for Windows can be installed with the following winget command:
winget install git
Git for Windows can be upgraded with the following winget command:
winget upgrade git
The winget-cli repository can be found here: https://github.com/microsoft/winget-cli