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
1
Merge Requests
1
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
nexedi
gitlab-ce
Commits
9e31555a
Commit
9e31555a
authored
Nov 01, 2013
by
Jacob Vosmaer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use gitlab-shell 1.7.4
parent
4c47a89f
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
doc/install/installation.md
doc/install/installation.md
+1
-1
doc/update/6.0-to-6.1.md
doc/update/6.0-to-6.1.md
+1
-1
doc/update/6.0-to-6.2.md
doc/update/6.0-to-6.2.md
+1
-1
No files found.
doc/install/installation.md
View file @
9e31555a
...
...
@@ -149,7 +149,7 @@ GitLab Shell is an ssh access and repository management software developed speci
cd gitlab-shell
# switch to right version
sudo -u git -H git checkout v1.7.
1
sudo -u git -H git checkout v1.7.
4
sudo -u git -H cp config.yml.example config.yml
...
...
doc/update/6.0-to-6.1.md
View file @
9e31555a
...
...
@@ -36,7 +36,7 @@ sudo -u git -H git checkout 6-1-stable
```
bash
cd
/home/git/gitlab-shell
sudo
-u
git
-H
git fetch
sudo
-u
git
-H
git checkout v1.7.
1
sudo
-u
git
-H
git checkout v1.7.
4
```
### 4. Install libs, migrations, etc.
...
...
doc/update/6.0-to-6.2.md
View file @
9e31555a
...
...
@@ -44,7 +44,7 @@ sudo apt-get install logrotate
```
bash
cd
/home/git/gitlab-shell
sudo
-u
git
-H
git fetch
sudo
-u
git
-H
git checkout v1.7.
3
sudo
-u
git
-H
git checkout v1.7.
4
```
### 5. Install libs, migrations, etc.
...
...
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