mirror of
https://github.com/klaussilveira/gitlist.git
synced 2026-05-05 14:46:12 +02:00
Merge branch 'master' of https://github.com/klaussilveira/gitlist
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
<description>{{ commit.author.name }} authored {{ commit.shortHash }} in {{ commit.date | format_date }}</description>
|
||||
<link>{{ url('commit', {repo: repo, commit: commit.hash}) }}</link>
|
||||
<pubDate>{{ commit.date | date('r') }}</pubDate>
|
||||
<author>{{ commit.author.email }} ({{ commit.author.name }})</author>
|
||||
</item>
|
||||
{% endfor %}
|
||||
</channel>
|
||||
|
||||
Reference in New Issue
Block a user