diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-11-20 12:34:14 +0200 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-11-20 12:34:14 +0200 |
commit | 7101b22c2efac40d4454a887a602ff46288d66fc (patch) | |
tree | bf5643e3e226ff9cb69f850e61c82e4d0b95a533 /doc/update/6.0-to-6.1.md | |
parent | 8ddb064bbd3ef80700c6dd2131cad6f7e81c96e8 (diff) | |
download | gitlab-ce-7101b22c2efac40d4454a887a602ff46288d66fc.tar.gz |
Recommend gitlab-shell 1.7.9 in docs and check task
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'doc/update/6.0-to-6.1.md')
-rw-r--r-- | doc/update/6.0-to-6.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/6.0-to-6.1.md b/doc/update/6.0-to-6.1.md index 314d18beb23..f02f054fda8 100644 --- a/doc/update/6.0-to-6.1.md +++ b/doc/update/6.0-to-6.1.md @@ -39,7 +39,7 @@ sudo -u git -H git checkout 6-1-stable ```bash cd /home/git/gitlab-shell sudo -u git -H git fetch -sudo -u git -H git checkout v1.7.8 +sudo -u git -H git checkout v1.7.9 ``` ### 4. Install libs, migrations, etc. |