oh-my-git icon indicating copy to clipboard operation
oh-my-git copied to clipboard

Fix win32 Busybox compat

Open ojlanders opened this issue 1 year ago • 1 comments

Greatly improves subprocess execution times. Just replace dependencies\windows\git\usr\bin\bash.exe with https://frippery.org/files/busybox/busybox.exe after merging.

ojlanders avatar Feb 01 '24 21:02 ojlanders

seems like the Makefile also indicates that this is a known issue:

https://github.com/git-learning-game/oh-my-git/blob/fbe95c35800dc2d54b69bcbbb38177a0583d747e/Makefile#L16

MoralCode avatar Jan 14 '25 00:01 MoralCode