[PR #173] [CLOSED] Ide: Git - GetCredentials fix (now returns true on success) #203

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

📋 Pull Request Information

Original PR: https://github.com/ultimatepp/ultimatepp/pull/173
Author: @ismail-yilmaz
Created: 11/26/2023
Status: Closed

Base: masterHead: ide_git_credentials_fix


📝 Commits (1)

  • c2ec892 Ide: Git - GetCredentials fix (now returns true on success)

📊 Changes

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

View changed files

📝 uppsrc/ide/Credentials.cpp (+1 -0)

📄 Description

Ide::GetCretentials returns only false, which causes git commits and pushes to fail.
This pull request aims to fix the 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/173 **Author:** [@ismail-yilmaz](https://github.com/ismail-yilmaz) **Created:** 11/26/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `ide_git_credentials_fix` --- ### 📝 Commits (1) - [`c2ec892`](https://github.com/ultimatepp/ultimatepp/commit/c2ec8922800cd55417d1a287cad98b9e5742f1a6) Ide: Git - GetCredentials fix (now returns true on success) ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `uppsrc/ide/Credentials.cpp` (+1 -0) </details> ### 📄 Description Ide::GetCretentials returns only false, which causes git commits and pushes to fail. This pull request aims to fix the 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:52 -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#203
No description provided.