Skip to content

Use gix instead of Command::new("git")#2912

Open
Alexx999 wants to merge 1 commit intotailcallhq:mainfrom
Alexx999:pr-use-gix
Open

Use gix instead of Command::new("git")#2912
Alexx999 wants to merge 1 commit intotailcallhq:mainfrom
Alexx999:pr-use-gix

Conversation

@Alexx999
Copy link
Copy Markdown
Contributor

@Alexx999 Alexx999 commented Apr 9, 2026

On some OS (such as, ahem, Windows) process spawning is expensive.
Forge prompt editor was extremely laggy for me, even simply moving the caret is slow on Windows.
I discounted it as "forge in zsh in msys2 in Windows Terminal" issue but it turned out to be "git process launch on any key press"

This speeds up the query massively, especially so on Windows.

@github-actions github-actions bot added the type: feature Brand new functionality, features, pages, workflows, endpoints, etc. label Apr 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: feature Brand new functionality, features, pages, workflows, endpoints, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant