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:
authorJacob Vosmaer <jacob@gitlab.com>2019-07-16 16:03:07 +0300
committerJacob Vosmaer <jacob@gitlab.com>2019-07-16 16:03:07 +0300
commitb52d9ceab4603724b748f4911e2ad77e6501b5a0 (patch)
tree97951a029c9a2ae231927d3b7dcbbc1c4f5401a4 /README.md
parent313a4cb5bd6d3b7f9927e3fcb5f60d4dd050e1d4 (diff)
parent0dd443615adf3b11c27b421edf350b141e2307c7 (diff)
Merge branch 'zj-bump-git-version-test-matrix' into 'master'
Add Git 2.22 to the test pipeline See merge request gitlab-org/gitaly!1359
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 e38e8fb30..f37bf5c54 100644
--- a/README.md
+++ b/README.md
@@ -58,7 +58,7 @@ Gitaly requires Go 1.11.4 or newer and Ruby 2.5. Run `make` to download
and compile Ruby dependencies, and to compile the Gitaly Go
executable.
-Gitaly uses `git`. Version `2.21.0` or higher is required.
+Gitaly uses `git`. Versions `2.21.0` and `2.22.0` are supported.
## Configuration