[GH-ISSUE #220] Umk fails to download UppHub packages on Windows (git.exe not found error) #82

Closed
opened 2026-05-05 03:38:39 -06:00 by gitea-mirror · 0 comments
Owner

Originally created by @ismail-yilmaz on GitHub (Dec 17, 2024).
Original GitHub issue: https://github.com/ultimatepp/ultimatepp/issues/220

Umk on windows can't download Upphub packages because umk tries to run "git" command, which may not be available on the system.

It should check and instead use (or prefer) upp\bin\mingit\cmd\git.exe

Originally created by @ismail-yilmaz on GitHub (Dec 17, 2024). Original GitHub issue: https://github.com/ultimatepp/ultimatepp/issues/220 Umk on windows can't download Upphub packages because umk tries to run "git" command, which may not be available on the system. It should check and instead use (or prefer) `upp\bin\mingit\cmd\git.exe`
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/ultimatepp#82
No description provided.