diff options
author | Douwe Maan <douwe@selenight.nl> | 2016-03-15 23:22:05 +0100 |
---|---|---|
committer | Douwe Maan <douwe@selenight.nl> | 2016-03-15 23:22:05 +0100 |
commit | 7ae573c75ac51413c04249f77ed8ca4e144b7549 (patch) | |
tree | 0647ed54d0ce84a0f3c31c256d43c9f3990ebbb0 /README.md | |
parent | 3211d1cb760268bb351f288d3ea42cf76b8e8c6d (diff) | |
download | gitlab-ce-7ae573c75ac51413c04249f77ed8ca4e144b7549.tar.gz |
Bump Git version requirement to 2.7.3
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 3ec1d4a776c..208427fcf8c 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ GitLab is a Ruby on Rails application that runs on the following software: - Ubuntu/Debian/CentOS/RHEL - Ruby (MRI) 2.1 -- Git 1.7.10+ +- Git 2.7.3+ - Redis 2.8+ - MySQL or PostgreSQL |