Sourced from github.com/go-git/go-git/v5's releases.
v5.18.0
What's Changed
- plumbing: transport/http, Add support for followRedirects policy by
@pjbgfin go-git/go-git#2004Full Changelog: https://github.com/go-git/go-git/compare/v5.17.2...v5.18.0
v5.17.2
What's Changed
- build: Update module github.com/go-git/go-git/v5 to v5.17.1 [SECURITY] (releases/v5.x) by
@go-git-renovate[bot] in go-git/go-git#1941- dotgit: skip writing pack files that already exist on disk by
@pjbgfin go-git/go-git#1944:warning: This release fixes a bug (go-git/go-git#1942) that blocked some users from upgrading to
v5.17.1. Thanks@pskrbasufor reporting it. :bow:Full Changelog: https://github.com/go-git/go-git/compare/v5.17.1...v5.17.2
ea3e7ec
Merge pull request #2004
from go-git/v5-http-hardeningbcd20a9
plumbing: transport/http, Add support for followRedirects policy45ae193
Merge pull request #1944
from go-git/fix-permsfda4f74
storage: filesystem/dotgit, Skip writing pack files that already exist
on disk2212dc7
Merge pull request #1941
from go-git/renovate/releases/v5.x-go-github.com-go-...ebb2d7d
build: Update module github.com/go-git/go-git/v5 to v5.17.1
[SECURITY]