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:
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 7e0c77962..649b70693 100644
--- a/README.md
+++ b/README.md
@@ -58,7 +58,7 @@ Most users won't install Gitaly on its own. It is already included in
Gitaly requires Go 1.19 or Go 1.20. Run `make` to compile the executables
required by Gitaly.
-Gitaly uses `git`. Versions `2.40.0` and newer are supported.
+Gitaly uses `git`. Versions `2.41.0` and newer are supported.
## Configuration