Merge branch 'bump-git-2-13-6' into 'master'

Bump Git version to 2.13.6

See merge request gitlab-org/gitlab-ce!14906
This commit is contained in:
Rémy Coutable
2017-10-17 11:01:41 +00:00

View File

@ -80,7 +80,7 @@ Make sure you have the right version of Git installed
# Install Git
sudo apt-get install -y git-core
# Make sure Git is version 2.13.0 or higher
# Make sure Git is version 2.13.6 or higher
git --version
Is the system packaged Git too old? Remove it and compile from source.