Branches
| Branch | Commit message | Author | Age |
|---|---|---|---|
| {{ br_name }} | {{ br.last_commit_author }} | {{ br.last_commit_age }} | |
| [...] | |||
Tags
| Tag | Download | Author | Age |
|---|---|---|---|
| {{ t.name }} | {% if t.downloads %} {% for d in t.downloads %} {% endfor %} {% endif %} | {% if t.author %}{{ t.author }}{% endif %} | {% if t.age %}{{ t.age }}{% endif %} |
| [...] | |||
Last commits
| Age | Commit message | Author | Files | Lines |
|---|---|---|---|---|
| {% if c.age %}{{ c.age }}{% endif %} | {% if c.author %}{{ c.author }}{% endif %} | {% if c.files %}{{ c.files }}{% endif %} | {% if c.removed %}-{{ c.removed }}/{% endif %}{% if c.added %}+{{ c.added }}{% endif %} | |
| [...] | ||||
Clone
| {{ u }} |