[PR #3025] [MERGED] Fork detection fixes VII #3158

Closed
opened 2026-02-27 22:02:40 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/3025
Author: @kalaposfos13
Created: 6/2/2025
Status: Merged
Merged: 6/2/2025
Merged by: @georgemoralis

Base: mainHead: ssh-remote-parsing


📝 Commits (1)

📊 Changes

4 files changed (+29 additions, -18 deletions)

View changed files

📝 src/common/scm_rev.cpp.in (+23 -0)
📝 src/common/scm_rev.h (+4 -0)
📝 src/emulator.cpp (+1 -9)
📝 src/qt_gui/main_window.cpp (+1 -9)

📄 Description

The sole reason for this PR is so @StevenMiller123 and the ~3 other people who use SSH remotes can have their remote names formatted correctly in the window titles. As this is only a formatting change, it shouldn't affect anything important.

Image of the issue:
image


🔄 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/shadps4-emu/shadPS4/pull/3025 **Author:** [@kalaposfos13](https://github.com/kalaposfos13) **Created:** 6/2/2025 **Status:** ✅ Merged **Merged:** 6/2/2025 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `ssh-remote-parsing` --- ### 📝 Commits (1) - [`b4acb75`](https://github.com/shadps4-emu/shadPS4/commit/b4acb75b93c1b2990a331bd81ac860b7726fc0d6) Fix SSH remote links ### 📊 Changes **4 files changed** (+29 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `src/common/scm_rev.cpp.in` (+23 -0) 📝 `src/common/scm_rev.h` (+4 -0) 📝 `src/emulator.cpp` (+1 -9) 📝 `src/qt_gui/main_window.cpp` (+1 -9) </details> ### 📄 Description The sole reason for this PR is so @StevenMiller123 and the ~3 other people who use SSH remotes can have their remote names formatted correctly in the window titles. As this is only a formatting change, it shouldn't affect anything important. Image of the issue: ![image](https://github.com/user-attachments/assets/2695990d-57ca-4e47-a6bd-5f95ee8715fa) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:02:40 +03:00
Sign in to join this conversation.
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
starred/shadPS4#3158
No description provided.