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
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Boxiang Sun
gitlab-ce
Commits
8f50eb74
Commit
8f50eb74
authored
May 29, 2013
by
Trevor Strieber
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
adding update info regarding gitlab-shell config.yml
parent
63937577
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
doc/update/5.0-to-5.1.md
doc/update/5.0-to-5.1.md
+6
-0
No files found.
doc/update/5.0-to-5.1.md
View file @
8f50eb74
...
...
@@ -23,8 +23,14 @@ sudo -u git -H git checkout 5-1-stable
cd
/home/git/gitlab-shell
sudo
-u
git
-H
git fetch
sudo
-u
git
-H
git checkout v1.3.0
# replace your old config with the new one
sudo
-u
git
-H
mv
config.yml config.yml.old
sudo
-u
git
-H
cp
config.yml.example config.yml
# edit options to match old config
sudo
-u
git
-H
vi config.yml
```
### 4. Install libs, migrations etc
```
bash
...
...
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