From f70c5fcab242c6c0ec444c6acd6a565d53ad75fe Mon Sep 17 00:00:00 2001 From: lurdan Date: Wed, 21 Aug 2013 11:25:46 +0900 Subject: [PATCH] fix checkout tag name --- doc/update/5.4-to-6.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/update/5.4-to-6.0.md b/doc/update/5.4-to-6.0.md index eb8ffb2..23993d0 100644 --- a/doc/update/5.4-to-6.0.md +++ b/doc/update/5.4-to-6.0.md @@ -36,7 +36,7 @@ sudo -u git -H RAILS_ENV=production bundle exec rake gitlab:backup:create ```bash cd /home/git/gitlab sudo -u git -H git fetch -sudo -u git -H git checkout 6-0-dev +sudo -u git -H git checkout 6-0-stable ``` ### 3. Update gitlab-shell -- libgit2 0.21.2