[PR #313] [MERGED] Fix Git invokation on Windows #235

Closed
opened 2025-12-29 07:19:59 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mountain-loop/yaak/pull/313
Author: @gschier
Created: 12/5/2025
Status: Merged
Merged: 12/5/2025
Merged by: @gschier

Base: mainHead: fix-windows-git-invokation


📝 Commits (1)

  • 39077a6 Prevent invoking git binary on Windows from spawning shell window

📊 Changes

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

View changed files

📝 src-tauri/yaak-git/src/binary.rs (+27 -5)

📄 Description

https://feedback.yaak.app/p/command-prompt-window-popup-on-git-operations-on-windows

Prevent spawning of git ... commands from popping up a window on Windows


🔄 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/mountain-loop/yaak/pull/313 **Author:** [@gschier](https://github.com/gschier) **Created:** 12/5/2025 **Status:** ✅ Merged **Merged:** 12/5/2025 **Merged by:** [@gschier](https://github.com/gschier) **Base:** `main` ← **Head:** `fix-windows-git-invokation` --- ### 📝 Commits (1) - [`39077a6`](https://github.com/mountain-loop/yaak/commit/39077a6396fa8b8923a94b65caa574d90ccad3fa) Prevent invoking git binary on Windows from spawning shell window ### 📊 Changes **1 file changed** (+27 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `src-tauri/yaak-git/src/binary.rs` (+27 -5) </details> ### 📄 Description https://feedback.yaak.app/p/command-prompt-window-popup-on-git-operations-on-windows Prevent spawning of `git ...` commands from popping up a window on Windows --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 07:19:59 +01:00
adam closed this issue 2025-12-29 07:19:59 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/yaak#235