mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
[PR #297] [MERGED] Ide: show git errors when update of UppHub packages failed #292
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#292
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/297
Author: @klugier
Created: 9/14/2025
Status: ✅ Merged
Merged: 9/15/2025
Merged by: @klugier
Base:
master← Head:klugier/upphub-show-logs-on-update-error📝 Commits (4)
91807b7Ide: show errors when update of UppHub packages faile.c5af680Added ErrorOK to tell user what to do in case of errors.3500f14.changes from review.66d5371.code formating📊 Changes
2 files changed (+14 additions, -4 deletions)
View changed files
📝
uppsrc/ide/UppHub.cpp(+14 -2)📝
uppsrc/ide/urepo.h(+0 -2)📄 Description
Currently there are no information when UppHub "Update all" operation ended with failures. It closes immediately and user are not aware about the problems. This PR is suppose to address this problem.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.