github GitoxideLabs/gitoxide gix-command-v0.9.2
gix-command v0.9.2

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

Commit Details

view details
  • Uncategorized
    • Merge pull request #2820 from GitoxideLabs/agent/fix-windows-shell-posix-mode (5a88ee7)
    • Use onfigured shell arguments in gix-command (85f10fc)
    • Merge pull request #2618 from GitoxideLabs/report (f7d4f33)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.