gitlab update error 7.5 - 7.6
Created by: x1hash
The following 2 links in the guide are set incorrectly: https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/update/7.5-to-7.6.md
Step 5. Update config files
HTTP setups: Make /etc/nginx/sites-available/gitlab the same as <code>lib/support/nginx/gitlab</code> but with your settings
HTTPS setups: Make /etc/nginx/sites-available/gitlab-ssl the same as <code>lib/support/nginx/gitlab-ssl</code> but with your setting
gitlab: Should be linked to: https://gitlab.com/gitlab-org/gitlab-ce/blob/master/lib/support/nginx/gitlab gitlab-ssl: should be linked too: https://gitlab.com/gitlab-org/gitlab-ce/blob/master/lib/support/nginx/gitlab-ssl
git diff origin/7-5-stable:config/gitlab.yml.example origin/7-6-stable:config/gitlab.yml.example
The above returns: fatal: Invalid object name 'origin/7-6-stable'.