Skip to content

Upgrade Git minimum required version to 2.18.0

This MR upgrades the minimum required Git version to 2.18.0 and removes some checks to support old versions.

Steps:

  • update gitaly readme to change required git version
  • update git version checks in the application
  • remove unsupported git versions from gitaly CI matrix

Refs https://gitlab.com/gitlab-org/gitlab-ce/issues/47494

Edited by GitLab Release Tools Bot

Merge request reports