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:
authorJames Lopez <james@gitlab.com>2018-07-09 17:05:30 +0300
committerJames Lopez <james@jameslopez.es>2018-07-16 12:31:02 +0300
commit7638549b43847e8cc04263b26062646235554a4f (patch)
tree95c452cfc8f621e98f87675bc8e6915cfa908ec0 /README.md
parent29dc41dd0cdd4e141921f3eb03cd37a1689aa773 (diff)
Update Git to 2.18.0
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 8f24578ed..b36590024 100644
--- a/README.md
+++ b/README.md
@@ -62,7 +62,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.14.3` is recommended, and `2.9.0` at a minimum.
+Gitaly uses `git`. Version `2.18.0` is recommended, and `2.9.0` at a minimum.
## Configuration