Skip to content

Require Git v2.21.0 across the board

We want to build features that depend on commitGraph and delta islands (object deduplication), only available for newer versions of git. Particularly for commitGraph this will improve the performance of listing branches.

We currently support git versions >= 2.18.0 https://gitlab.com/gitlab-org/gitlab-ce/issues/47494.

Edited by Zeger-Jan van de Weg