Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPavlo Strokov <pstrokov@gitlab.com>2019-12-11 18:14:23 +0300
committerJacob Vosmaer <jacob@gitlab.com>2019-12-11 18:14:23 +0300
commit7e281147f75758555bd93cdcfc59aa948e853292 (patch)
treefbe142b0aaa9683d3fdbd0a6450342899fe6e0e4 /README.md
parent61e92968a28e0d9dacf7f640e2648c27f47a2fc3 (diff)
Upgrade to Git 2.24
- update Docker base image - extend CI testing matrix Part of: https://gitlab.com/gitlab-org/gitaly/issues/2170
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c156914b4..a9a2d4017 100644
--- a/README.md
+++ b/README.md
@@ -58,7 +58,7 @@ Gitaly requires Go 1.12.13 or newer and Ruby 2.6. Run `make` to download
and compile Ruby dependencies, and to compile the Gitaly Go
executable.
-Gitaly uses `git`. Versions `2.21.0` and `2.22.0` are supported.
+Gitaly uses `git`. Versions `2.21.0`, `2.22.0` and `2.24.0` are supported.
## Configuration