Skip to content

Commit

Permalink
Merge pull request #8469 from xperseguers/patch-1
Browse files Browse the repository at this point in the history
[BUGFIX] Invalid branch in comparison
  • Loading branch information
dblessing committed Dec 20, 2014
2 parents 1310445 + 1e22b49 commit 3f13a04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/update/7.5-to-7.6.md
Expand Up @@ -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
Expand Down

0 comments on commit 3f13a04

Please sign in to comment.