mirror of
https://github.com/ScoopInstaller/Scoop.git
synced 2026-05-05 09:12:33 +00:00
637480f5b8
Commands that call git from scoop will now pass proxy details. The command is executed using `cmd` to avoid polluting the user's environment as the variables set will die with the process. Fixes #842