Skip to content

system_check: Bump minimum required Git version to v2.33.0

Patrick Steinhardt requested to merge pks-git-v2.33.0 into master

What does this MR do and why?

Gitaly is about to bump the minimum required Git version to v2.33.0 to make use of several features introduced since the current miminum required version, which is v2.31.0. Adapt the system check to verify we've got a recent-enough version of Git.

Part of gitaly#3815 (closed).

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Patrick Steinhardt

Merge request reports