Skip to content
Snippets Groups Projects
Commit f7e4686a authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

add gitlab shell version and updated CHANGELOG

parent 69a63903
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -15,6 +15,11 @@ v 5.1.0
- File history now tracks renames
- Drop wiki migration tools
- Drop sqlite migration tools
- project tagging
- Paginate users in API
v 5.0.1
- Fixed issue with gitlab-grit being overrided by grit
 
v 5.0.0
- Replaced gitolite with gitlab-shell
Loading
Loading
Loading
Loading
@@ -99,6 +99,10 @@ GitLab Shell is a ssh access and repository management software developed specia
git clone https://github.com/gitlabhq/gitlab-shell.git
 
cd gitlab-shell
# switch to right version
git checkout v1.2.0
cp config.yml.example config.yml
 
# Edit config and replace gitlab_url
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment