mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-01-11 20:00:29 +01:00
[PR #313] [MERGED] Fix Git invokation on Windows #235
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:fix-windows-git-invokation📝 Commits (1)
39077a6Prevent 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.