Gitlab Shell DEBUG log shows URLS with double slashes
Created by: animedbz16
I have noticed this minor issue:
The gitlab-shell/config.yml file states:
# Url to gitlab instance. Used for api calls. Should end with a slash.
gitlab_url: "https://gitlab.domain.com/"
You can see in the following gitlab-shell.log file: https://gist.github.com/animedbz16/7235157)
The requests to be sent with a double / after the domain.
When removing the trailing slash from the config, the log now only shows a single /.