Commit d277bf4bf9ad9c0131557b63eadf6a178ac4535d
1 parent
a2efc277
Exists in
master
and in
4 other branches
Update universal guide.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
doc/update/patch_versions.md
@@ -18,7 +18,7 @@ sudo -u git -H bundle exec rake gitlab:backup:create RAILS_ENV=production | @@ -18,7 +18,7 @@ sudo -u git -H bundle exec rake gitlab:backup:create RAILS_ENV=production | ||
18 | 18 | ||
19 | ```bash | 19 | ```bash |
20 | cd /home/git/gitlab | 20 | cd /home/git/gitlab |
21 | -sudo -u git -H git pull origin 6-2-stable | 21 | +sudo -u git -H git pull origin 6-3-stable |
22 | ``` | 22 | ``` |
23 | 23 | ||
24 | ### 3. Update gitlab-shell if necessary | 24 | ### 3. Update gitlab-shell if necessary |