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:
authorAlejandro Rodríguez <alejorro70@gmail.com>2018-01-24 19:05:57 +0300
committerAlejandro Rodríguez <alejorro70@gmail.com>2018-02-01 00:34:51 +0300
commit80c75f86741002726081a86bb6f94884007b0bd7 (patch)
tree5f835e0975f11c223cb7fb6e12cc113dadfb5a8a /README.md
parente6172c15c60ad36e7055d1158baaea20e96e16d7 (diff)
Update recommended and minimum git versions to 2.14.3 and 2.9.0 respectively
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 000138c74..2e497c398 100644
--- a/README.md
+++ b/README.md
@@ -65,7 +65,7 @@ Gitaly requires Go 1.8 or newer and Ruby 2.3. Run `make` to download
and compile Ruby dependencies, and to compile the Gitaly Go
executable.
-Gitaly uses `git`. Version `2.13.6` is recommended, and `2.8.4` at a minimum.
+Gitaly uses `git`. Version `2.14.3` is recommended, and `2.9.0` at a minimum.
## Configuration