Skip to content

Upgrade minimum Git version for Gitaly

see #2773 (closed)

We want to move the minimum Git version to 2.25 which require:

  • A new set of container images for the CI matrix (2.25, 2.26, 2.27.rc0) (I think this is done via Git tag which i have no permission)
  • Fix in CI yaml
  • Deprecate some git configurations (list core.commitGraph=true) as the default value updated in new Git versions.
Edited by Son Luong Ngoc

Merge request reports