github go-git/go-git v4.10.0

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

This release is full of cool stuff, starting with a new EXPERIMENTAL transactional storage implementation, or performance improvements for local remotes, take a look at the changelog:

Change Log

  • plumbing: commit_walker, ignore missing references/objects on log --all #1067 (ajnavarro)
  • remote: speed up pushes when the "remote" repo is local #1066 (strib)
  • utils: merkletrie, remove Unicode normalization in difftree #1065 (vmarkovtsev)
  • worktree: add sentinel error for non-fast-forward pull #1064 (asv)
  • packfile: get object size correctly for delta objects #1060 (strib)
  • storage: transactional, new storage with transactional capabilities #1006 (mcuadros)

Don't miss a new go-git release

NewReleases is sending notifications on new releases.