Sourced from github.com/go-git/go-git/v5's releases.
v5.17.0
What's Changed
- build: Update module github.com/go-git/go-git/v5 to v5.16.5 [SECURITY] (releases/v5.x) by
@go-git-renovate[bot] in go-git/go-git#1839- git: worktree, optimize infiles function for very large repos by
@k-anshulin go-git/go-git#1853- git: Add strict checks for supported extensions by
@pjbgfin go-git/go-git#1861- backport, git: Improve Status() speed with new index.ModTime check by
@cedric-appdirectin go-git/go-git#1862- storage: filesystem, Avoid overwriting loose obj files by
@pjbgfin go-git/go-git#1864Full Changelog: https://github.com/go-git/go-git/compare/v5.16.5...v5.17.0
bdf0688
Merge pull request #1864
from pjbgf/v5-issue-555290e52
storage: filesystem, Avoid overwriting loose obj files. Fixes #555d20a62
storage: filesystem, Fix permissions for loose and packed objs8ed442c
backport, git: Improve Status() speed with new index.ModTime check (#1862)c7b5960
build: Align test workflow with main8e71edf
git: Add strict checks for supported extensions438a37f
git: worktree, optimize infiles function for very large repos (#1853)67c7006
Merge pull request #1839
from go-git/renovate/releases/v5.x-go-github.com-go-...4ca3f02
build: Update module github.com/go-git/go-git/v5 to v5.16.5
[SECURITY]