Make history action work as per gitweb. This feels pretty messy at the moment - too...
[catagits/Gitalist.git] / root / _diff_plain.tt2
CommitLineData
c8a42dd5 1[%- FOREACH item IN diff -%]
2diff --git [% item.a _ ' ' _ item.b %]
3[% item.index %]
4[% blobs.${loop.index} %]
5[%- END -%]