Skip to content
Snippets Groups Projects
Commit 232e6b40 authored by Sairam Kunala's avatar Sairam Kunala Committed by Dmitriy Zaporozhets
Browse files

minor fix to command

parent 2d8bdf52
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -62,7 +62,8 @@ sudo -u git -H bundle exec rake cache:clear RAILS_ENV=production
TIP: to see what changed in gitlab.yml.example in this release use next command:
 
```
git diff 6.2-stable:config/gitlab.yml.example 6-3-stable:config/gitlab.yml.example
git diff 6-2-stable:config/gitlab.yml.example 6-3-stable:config/gitlab.yml.example
git diff 6-1-stable:config/gitlab.yml.example 6-3-stable:config/gitlab.yml.example # if you upgrading from 6-1
```
 
* Make `/home/git/gitlab/config/gitlab.yml` same as https://github.com/gitlabhq/gitlabhq/blob/6-3-stable/config/gitlab.yml.example but with your settings.
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