[PR #156] [MERGED] Ide: Displaying progress while cloning UppHub repositories #194

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

📋 Pull Request Information

Original PR: https://github.com/ultimatepp/ultimatepp/pull/156
Author: @klugier
Created: 6/3/2023
Status: Merged
Merged: 6/3/2023
Merged by: @mirek-fidler

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


📝 Commits (1)

  • affa616 Ide: Added --progress parameter when cloning UppHub repositories.

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 uppsrc/ide/UppHub.cpp (+1 -1)

📄 Description

RIght now there is no information about progress while cloning UppHub repertoires. It is problematic when you need to clone repository that is big (1GB+) for example BEMRosseta. To overcome this issue --progress parameter can be added to git clone command.

This PR addresses above issue.


🔄 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/156 **Author:** [@klugier](https://github.com/klugier) **Created:** 6/3/2023 **Status:** ✅ Merged **Merged:** 6/3/2023 **Merged by:** [@mirek-fidler](https://github.com/mirek-fidler) **Base:** `master` ← **Head:** `klugier/upp-hub-git-progress` --- ### 📝 Commits (1) - [`affa616`](https://github.com/ultimatepp/ultimatepp/commit/affa61642c6bb16d22e31fc3c1edcbe5e99acb13) Ide: Added --progress parameter when cloning UppHub repositories. ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `uppsrc/ide/UppHub.cpp` (+1 -1) </details> ### 📄 Description RIght now there is no information about progress while cloning UppHub repertoires. It is problematic when you need to clone repository that is big (1GB+) for example BEMRosseta. To overcome this issue --progress parameter can be added to git clone command. This PR addresses above issue. --- <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:42:40 -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#194
No description provided.