github Byron/gitoxide gix-protocol-v0.33.1
gix-protocol v0.33.1

15 months ago

Bug Fixes

  • assure we don't stop early on NAK if READY was sent to handle V1 specialty.
    Seeing READY means a pack will follow, which is exactly the kind of knowledge we want.
    Thus we now either listen to the client OR to what the server says.

    Note that this remedy relies on multi-ack-detailed, which some very old servers might
    not support. For those we would be out-of-luck, but that seems acceptable.

Commit Statistics

  • 1 commit contributed to the release.
  • 1 commit was understood as conventional.
  • 1 unique issue was worked on: #882

Commit Details

view details
  • #882
    • Assure we don't stop early on NAK if READY was sent to handle V1 specialty. (88670c2)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.