Commit 433d2b36 authored by Kirill Smelkov's avatar Kirill Smelkov Committed by Alain Takoudjou

NXD clone_panel: Remove SSH option completely

The default was switched to HTTP in the previous patch, but let's completely
remove SSH option - we support only HTTP for git fetch/push.

Conflicts:
	app/views/shared/_clone_panel.html.haml
parent 02761a98
- project = project || @project
.git-clone-holder.input-group
.input-group-btn
-# no ssh clone - only http is supported
-#.input-group-btn
- if allowed_protocols_present?
.clone-dropdown-btn.btn.btn-static
%span
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment