{% extends "../core.html" %} {% block title %}octopus | /{{ repo.data.owner }}/{{ repo.data.name }}{% endblock %} {% block content %}

{{ repo.data.owner }} / {{ repo.data.name }}

🐙 It's a water animal

Clone Star RSS
{{ repo.data.num_commit }} commits {{ repo.data.num_branch}} branch {{ repo.data.num_tag }} tags {{ repo.data.num_contributor }} contributor size: {{ repo.data.size }}

about details files log patches contribute
{% block child_content %}{% endblock %} {% endblock %}