Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
gitlab-ce
Commits
3afd91f2
Commit
3afd91f2
authored
Feb 22, 2015
by
Dmitriy Zaporozhets
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of github.com:gitlabhq/gitlabhq
parents
44dbbb76
35211549
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
doc/update/7.7-to-7.8.md
doc/update/7.7-to-7.8.md
+3
-3
No files found.
doc/update/7.7-to-7.8.md
View file @
3afd91f2
...
...
@@ -37,7 +37,7 @@ sudo -u git -H git checkout 7-8-stable-ee
```
bash
cd
/home/git/gitlab-shell
sudo
-u
git
-H
git fetch
sudo
-u
git
-H
git checkout v2.
4
.3
sudo
-u
git
-H
git checkout v2.
5
.3
```
### 4. Install libs, migrations, etc.
...
...
@@ -105,10 +105,10 @@ If all items are green, then congratulations upgrade is complete!
If you are using GitHub as an OAuth provider for authentication, you should change the callback URL so that it
only contains a root URL (ex.
`https://gitlab.example.com/`
)
## Things went south? Revert to previous version (7.
6
)
## Things went south? Revert to previous version (7.
7
)
### 1. Revert the code to the previous version
Follow the
[
upgrade guide from 7.
5 to 7.6
](
7.5-to-7.6
.md
)
, except for the database migration
Follow the
[
upgrade guide from 7.
6 to 7.7
](
7.6-to-7.7
.md
)
, except for the database migration
(The backup is already migrated to the previous version)
### 2. Restore from the backup:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment