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:
authorZeger-Jan van de Weg <git@zjvandeweg.nl>2020-02-17 22:52:03 +0300
committerJohn Cai <jcai@gitlab.com>2020-02-17 22:52:03 +0300
commitfe657a35c971e95c20e35dc98746f0d87b665ebd (patch)
tree4f0d90dc7d4626008142bf3d31dea4d761f3860d /README.md
parentb34e98ed7d850c586b12153ae504bc0b24e6a7f1 (diff)
Document Gitaly's use of feature flags
Change should be merged after: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/24679
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 a9a2d4017..81eb73c4e 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`, `2.22.0` and `2.24.0` are supported.
+Gitaly uses `git`. Versions `2.22.0` and `2.24.0` are supported.
## Configuration