Skip to content

Please add mentioning of winget installation method on https://git-scm.com/downloads #1652

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
lnlp opened this issue Dec 2, 2021 · 9 comments · Fixed by #1655
Closed

Please add mentioning of winget installation method on https://git-scm.com/downloads #1652

lnlp opened this issue Dec 2, 2021 · 9 comments · Fixed by #1655

Comments

@lnlp
Copy link

lnlp commented Dec 2, 2021

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

@lnlp lnlp added the bug label Dec 2, 2021
@pedrorijo91
Copy link
Member

thanks for letting us know of this new package manager @lnlp ! would you be interested in contributing by adding this detail yourself?

@pedrorijo91
Copy link
Member

@lnlp
Copy link
Author

lnlp commented Dec 5, 2021

would you be interested in contributing by adding this detail yourself?

No thanks. I have no experience with Ruby and its tooling so this will take too much of my time.

@adsingh14

This comment was marked as resolved.

@adsingh14
Copy link
Contributor

it should be around this file https://github.com/git/git-scm.com/blob/main/app/views/downloads/download_windows.html.erb

Just this file? I could add a few lines.

@pedrorijo91
Copy link
Member

yes @adsingh14 :) thanks for looking into this

@adsingh14
Copy link
Contributor

Do you think adding an official link will look better though it's multistep process like installing WSL on Windows?

@lnlp
Copy link
Author

lnlp commented Dec 12, 2021

Not sure if the question was for me, but the question is not all clear.

@pedrorijo91
Copy link
Member

sorry @adsingh14 , didn't fully get your question

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants