github Byron/gitoxide gix-transport-v0.25.5
gix-transport v0.25.5

19 months ago

Bug Fixes

  • note that crates have been renamed from git-* to gix-*.
    This also means that the git-* prefixed crates of the gitoxide project
    are effectively unmaintained.
    Use the crates with the gix-* prefix instead.

    If you were using git-repository, then gix is its substitute.

  • failure to set the http.version isn't critical.
    Failing to set the version isn't critical, and may indeed fail depending on the version
    of libcurl we are built against.
    Furthermore, git itself doesn't actually check for errors when configuring curl at all,
    treating all or most flags as non-critical.

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
    • failure to set the http.version isn't critical. (3ee602d)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.