<%# Copyright (C) The Arvados Authors. All rights reserved. SPDX-License-Identifier: AGPL-3.0 %> <%= render partial: "add_repository_modal" %>

When you are using an Arvados virtual machine, you should clone the https:// URLs. This will authenticate automatically using your API token.

In order to clone git repositories using SSH, <%= link_to ssh_keys_user_path(current_user) do%> add an SSH key to your account<%end%> and clone the git@ URLs.

<%= link_to raw(' Add new repository'), "#", {class: 'btn btn-xs btn-primary', 'data-toggle' => "modal", 'data-target' => '#add-repository-modal'} %>
Name URL