X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=root%2F_refs.tt2;h=76625afd8a082d98791d80b944bc86f89a7af9d7;hb=refs%2Fheads%2Fmodel-from-args;hp=ec6db82008cd02b519d0bbc32b250e860378d8c8;hpb=a8ae825fcb0f42f0f85c33bed7fb87239e7296da;p=catagits%2FGitalist.git diff --git a/root/_refs.tt2 b/root/_refs.tt2 index ec6db82..76625af 100644 --- a/root/_refs.tt2 +++ b/root/_refs.tt2 @@ -1,7 +1,7 @@ [% FOREACH ref IN refs.${object.sha1} %] - [% ref.replace('^(remote|head)s/', '') %] + [% ref.replace('^(remote|head)s/', '') %] [% END %]