Change everything round to be /ref/ instead of /commit/ as this makes more sense
[catagits/Gitalist.git] / root / fragment / ref / diff_plain.tt2
CommitLineData
d361d955 1[%- FOREACH item IN diff -%]
2diff --git [% item.a _ ' ' _ item.b %]
3[% item.index %]
4[% blobs.${loop.index} %]
5[%- END -%]