mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
[PR #309] [CLOSED] Check git commands status in UMK UppHub logic #302
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#302
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?
📋 Pull Request Information
Original PR: https://github.com/ultimatepp/ultimatepp/pull/309
Author: @klugier
Created: 10/16/2025
Status: ❌ Closed
Base:
master← Head:klugier/umk-check-git-command-statuses📝 Commits (1)
0f2446bCheck git command statuses.📊 Changes
3 files changed (+25 additions, -14 deletions)
View changed files
📝
uppsrc/umk/UppHub.cpp(+16 -9)📝
uppsrc/umk/umake.cpp(+5 -3)📝
uppsrc/umk/umake.h(+4 -2)📄 Description
In umk in UppHub code we do not check what system commands return. This PR is addressing this issue to increase UMK robustness.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.