microsoft / winget-cli

WinGet is the Windows Package Manager. This project includes a CLI (Command Line Interface), PowerShell modules, and a COM (Component Object Model) API (Application Programming Interface).
https://learn.microsoft.com/windows/package-manager/
MIT License
23.38k stars 1.46k forks source link

Fix Reset-WinGetSource behavior #4732

Closed ryfu-msft closed 3 months ago

ryfu-msft commented 3 months ago

Issue:

Reset-WinGetSource required a name which does not match the current behavior of winget source reset.

Changes: