github go-git/go-git v4.1.1

latest releases: v5.12.0, v5.11.0, v5.10.1...
4 years ago

Maintenance release including purely bug fixes. The only API change is Clone.NoCheckout option #721 beeing added.

Changes

Fixed bugs:

  • transport: http, fix services redirecting only info/refs #751 (mcuadros)
  • plumbing: diff, fix crash when a small ending equal-chunk #749 (irias)
  • plumbing: format/packfile, fix panic retrieving object hash. #744 (jfontan)
  • storage/filesystem/shallow: fix error checking #740 (ferhatelmas)
  • plumbing: format/packfile, fix crash with cycle deltas #731 (jfontan)

Merged pull requests:

  • plumbing: packfile, Add a buffer to crc writer #724 (jfontan)
  • git: added Clone.NoCheckout option #721 (rykov)

Don't miss a new go-git release

NewReleases is sending notifications on new releases.