Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordosire <sytse@gitlab.com>2013-12-06 12:17:19 +0400
committerdosire <sytse@gitlab.com>2013-12-06 12:17:19 +0400
commitd277bf4bf9ad9c0131557b63eadf6a178ac4535d (patch)
tree55a5bf730e752ebdf6aa929432a004935046a1ee /doc/update/patch_versions.md
parenta2efc277cf7ba0f461f73b93ce4f1e80a8c45a97 (diff)
Update universal guide.
Diffstat (limited to 'doc/update/patch_versions.md')
-rw-r--r--doc/update/patch_versions.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/patch_versions.md b/doc/update/patch_versions.md
index 61542dbb51c..1b2de226b97 100644
--- a/doc/update/patch_versions.md
+++ b/doc/update/patch_versions.md
@@ -18,7 +18,7 @@ sudo -u git -H bundle exec rake gitlab:backup:create RAILS_ENV=production
```bash
cd /home/git/gitlab
-sudo -u git -H git pull origin 6-2-stable
+sudo -u git -H git pull origin 6-3-stable
```
### 3. Update gitlab-shell if necessary