[PR #57] [MERGED] TheIDE: add git verification on UppHub dialog start. #128

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

📋 Pull Request Information

Original PR: https://github.com/ultimatepp/ultimatepp/pull/57
Author: @klugier
Created: 12/27/2021
Status: Merged
Merged: 3/6/2022
Merged by: @mirek-fidler

Base: masterHead: klugier/upp-hub-git-verification


📝 Commits (3)

  • a41c25e TheIDE: add git verification on UppHub dialog start.
  • c77851c Added git requierments to upp.spec
  • 5291c32 Added additional log when git is not detected.

📊 Changes

4 files changed (+1250 additions, -1207 deletions)

View changed files

📝 uppbox/Scripts/upp.spec (+1 -1)
📝 uppsrc/ide/UppHub.cpp (+17 -2)
📝 uppsrc/ide/app.tpp/UppHub_en-us.tpp (+31 -5)
📝 uppsrc/ide/app.tpp/UppHub_en-us.tppi (+1201 -1199)

📄 Description

What's changed:

  • Added requirements section to UppHub document. It mostly tread about git requirements
  • Added VerifyUppHubRequirements() function to UppHub.cpp that verifies if git is display and show proper error
  • Added git requirement to upp.spec

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ultimatepp/ultimatepp/pull/57 **Author:** [@klugier](https://github.com/klugier) **Created:** 12/27/2021 **Status:** ✅ Merged **Merged:** 3/6/2022 **Merged by:** [@mirek-fidler](https://github.com/mirek-fidler) **Base:** `master` ← **Head:** `klugier/upp-hub-git-verification` --- ### 📝 Commits (3) - [`a41c25e`](https://github.com/ultimatepp/ultimatepp/commit/a41c25e244fae50f5258debaa71bafdbd4aa1cc0) TheIDE: add git verification on UppHub dialog start. - [`c77851c`](https://github.com/ultimatepp/ultimatepp/commit/c77851c894885219842bc77428ea1b62cc68d40d) Added git requierments to upp.spec - [`5291c32`](https://github.com/ultimatepp/ultimatepp/commit/5291c32cd00bedc80128a2ad98d612057c7ef165) Added additional log when git is not detected. ### 📊 Changes **4 files changed** (+1250 additions, -1207 deletions) <details> <summary>View changed files</summary> 📝 `uppbox/Scripts/upp.spec` (+1 -1) 📝 `uppsrc/ide/UppHub.cpp` (+17 -2) 📝 `uppsrc/ide/app.tpp/UppHub_en-us.tpp` (+31 -5) 📝 `uppsrc/ide/app.tpp/UppHub_en-us.tppi` (+1201 -1199) </details> ### 📄 Description What's changed: - Added requirements section to UppHub document. It mostly tread about git requirements - Added VerifyUppHubRequirements() function to UppHub.cpp that verifies if git is display and show proper error - Added git requirement to upp.spec --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 03:41:01 -06:00
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#128
No description provided.