This repository has been archived by the owner on Sep 11, 2020. It is now read-only.
v4.11.0
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)