fix checkout tag name

This commit is contained in:
lurdan 2013-08-21 11:25:46 +09:00
parent 0a44ecf3a0
commit f70c5fcab2
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