This reverts commit b25190b5d1.
b25190b5d1
@ -98,7 +98,7 @@ else
gitlab_protocol=$(git config --get gitopen.gitlab.protocol)
if [ -z "$gitlab_protocol" ]; then
gitlab_protocol=https
gitlab_protocol=http
fi
if [ -n "$gitlab_domain" ]; then