Commit 7d5bed71 authored by Kirill Smelkov's avatar Kirill Smelkov

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.
parent 7a97260f
- project = project || @project
.git-clone-holder.input-group
.input-group-btn
-# no ssh clone - only http is supported
-# .input-group-btn
%a#clone-dropdown.clone-dropdown-btn.btn{href: '#', 'data-toggle' => 'dropdown'}
%span
= default_clone_protocol.upcase
......
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