Merge pull request #4824 from lurdan/patch-1

fix checkout tag name
This commit is contained in:
Dmitriy Zaporozhets 2013-08-21 01:37:35 -07:00
commit 3680df0100
1 changed files with 1 additions and 1 deletions

View File

@ -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