github go-git/go-git v4.7.0

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

Here is a new release of go-git, containing a mix of performance improvements (#929, #942), new features and issue fixing, take a log to the change log.

Change Log

  • storage/dotgit: add KeepDescriptors option #942 (jfontan)
  • plumbing/storer: add ExclusiveAccess option to Storer #941 (jfontan)
  • plumbing: object, Clamp object timestamps before unix epoch to unix epoch #939 (taruti)
  • config: add commentChar to core config struct #937 (zaquestion)
  • storage/dotgit: search for incoming dir only once #935 (jfontan)
  • storage/dotgit: Remove empty dirs when cleaning with Dir opt. #933 (kuba--)
  • plumbing, storage: add bases to the common cache #929 (jfontan)
  • plumbing/idxfile: object iterators returns entries in offset order #927 (jfontan)
  • plumbing/format: gitignore, fixed an edge case for .gitignore #924 (fkorotkov)

Don't miss a new go-git release

NewReleases is sending notifications on new releases.