{% extends "base.html" %} {% block title %}{% if signed_in %}{{ username }}{% else %}Repositories{% endif %} · tit{% endblock %} {% block content %}
You do not own a repository.
{% else %}{{ item.description }}
{% endif %}tit provides self-hosted Git repositories, issues, pull requests, and code review in one server.
No public repositories are available.
{% else %}No repositories are available.
{% endif %} {% else %}{{ item.description }}
{% endif %}Create an account and add an SSH key.
Use the account page or the repo create SSH command.
Push branches, create issues, open pull requests, and follow updates with RSS.