go-git v4.11.0 Release Notes

Release Date: 2019-04-18 // about 5 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)