summaryrefslogtreecommitdiff
path: root/doc/update/4.2-to-5.0.md
diff options
context:
space:
mode:
authorMachiel <machiel06@gmail.com>2013-09-04 13:44:41 +0200
committerMachiel <machiel06@gmail.com>2013-09-04 13:44:41 +0200
commiteee9227a5fb620e646d55060dff68a94154da3b7 (patch)
treef8609cdf3253740ae0ee625505047bfffefdac36 /doc/update/4.2-to-5.0.md
parentbe7798b81010b182919d7b5f6ac866df778aef03 (diff)
downloadgitlab-ce-eee9227a5fb620e646d55060dff68a94154da3b7.tar.gz
Added git command to change shell to 1.1.0 to make sure the check passes
Diffstat (limited to 'doc/update/4.2-to-5.0.md')
-rw-r--r--doc/update/4.2-to-5.0.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/update/4.2-to-5.0.md b/doc/update/4.2-to-5.0.md
index 053a50ebc88..341d76120a8 100644
--- a/doc/update/4.2-to-5.0.md
+++ b/doc/update/4.2-to-5.0.md
@@ -32,6 +32,7 @@ sudo chown git:git -R /home/git/repositories/
# login as git
sudo su git
cd /home/git/gitlab-shell
+git checkout v1.1.0
# copy config
cp config.yml.example config.yml