github Byron/gitoxide git-transport-v0.25.1
git-transport v0.25.1

21 months ago

Bug Fixes

  • file:// command invocation won't spill stderr output.
    This usually doesn't add any benefit to the user as we might see
    events like the git process' failure to flush to a closed channel
    even though this is entirely handled by the Rust side of things.

    I can imagine that one day this might become a configurable to help
    with debugging to help making better-behaved clients, but maybe it
    won't ever matter once the default file:// transport is built-in and
    native.

Commit Statistics

  • 1 commit contributed to the release.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • file:// command invocation won't spill stderr output. (ec2f2e3)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.