{% extends "layout.html" %} {% block title %}Adding new repository{% endblock %} {% block head %} {{ super() }} {% endblock %} {% block body %}
Choose this mode if you don't have login and password for the repository and you if you don't have the possibility to use SSH authentication. Otherwise use your public key or your login and password to clone your project by choosing https or ssh mode. Note that, with readonly mode you can not be able to push your changes.