{% extends "cacsremoteservice/views/layouts/project-view.html" %} {% block main %}

Cloning Git Remotes: Error

A problem occured while cloning your remote Git repositories:

{% include "cacsremoteservice/views/partials/validation-errors.html" %}
{% if fixed_repo_roots %} This path is auto generated from your admin settings, and points to a folder where the remotes will be cloned. {% else %} A path to a writeable folder where CodeScene will clone your remotes. {% endif %}
{% for vcs in vcss %}
{% endfor %}
One or more URLs to cloneable git repositories.
{% endblock %} {% block scripts %} {% endblock scripts %}