github go-git/go-git v4.11.0

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

Nothing very significant in this release but contains a bunch of bug fixing and improvements.

Change Log

  • git: add Repository.CreateRemoteAnonymous #1094 (niukuo)
  • git: remove potentially duplicate check for unstaged files #1081 (meinto)
  • git: fix goroutine block while pushing a remote #1080 (jfontan)
  • storage/transactional: implement storer.PackfileWriter #1093 (jfontan)
  • plumbing: fix missing error in bfsCommitIterator #1092 (niukuo)
  • plumbing: object, Count stats properly when no new line added at the … #1088 (oleksii-shnyra)
  • plumbing: commit.StatsContext and fix for orphan commit #1115 (mcuadros)
  • plumbing: fix panic in object.Tree.FindEntry #1095 (niukuo)
  • plumbing/cache: check for empty cache list #1076 (jfontan)
  • worktree: allow manual ignore patterns when no .gitignore is available #1070 (fbsb)
  • utils/diff: Increase diffmatchcpatch timeout #1084 (vmarkovtsev)

Don't miss a new go-git release

NewReleases is sending notifications on new releases.