The clone url for projects do not reflect the protocol used for my site.
I have ginatra deployed using https (http is redirected to https on the reverse proxy in front of ginatra); however, the clone url remains as "git clone http://...my dns name...".
I would suggest a configuration option to specify the clone protocol (e.g. http/https/ssh/etc).
The clone url for projects do not reflect the protocol used for my site.
I have ginatra deployed using https (http is redirected to https on the reverse proxy in front of ginatra); however, the clone url remains as "git clone http://...my dns name...".
I would suggest a configuration option to specify the clone protocol (e.g. http/https/ssh/etc).