Files @ 18d34a56a736
Branch filter:

Location: kallithea/rhodecode/templates/changeset/changeset_comment_block.html

Marcin Kuzminski
fix for issue #417, git execution was broken on windows for certain commands.
Added git as requirement into readme.
<%namespace name="comment" file="/changeset/changeset_file_comment.html"/>
${comment.comment_block(c.co)}