[BUGFIX] Invalid branch in comparison

This commit is contained in:
Xavier Perseguers 2014-12-19 13:49:33 +01:00
parent 1524e2171a
commit 1e22b494e2
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ sudo cp lib/support/init.d/gitlab /etc/init.d/gitlab
There are new configuration options available for [`gitlab.yml`](config/gitlab.yml.example). View them with the command below and apply them to your current `gitlab.yml`.
```
git diff origin/7-6-stable:config/gitlab.yml.example origin/7-6-stable:config/gitlab.yml.example
git diff origin/7-5-stable:config/gitlab.yml.example origin/7-6-stable:config/gitlab.yml.example
```
#### Change Nginx settings