Bug Fixes
-
use onfigured shell arguments in gix-command
Construct default shell invocations with gix_path::env::shell_command()
instead of rebuilding a Command from shell(). This preserves platform-specific
arguments, notably --posix for the Git for Windows bin/sh.exe shim, while
leaving caller-provided shells unchanged.
Commit Statistics
- 3 commits contributed to the release.
- 69 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages