mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 06:05:58 -06:00
[GH-ISSUE #220] Umk fails to download UppHub packages on Windows (git.exe not found error) #82
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/ultimatepp#82
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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