reconfigure gitweb to show the whole content of the commit and not only the changed filed

Change-Id: Ie9940a0b8afc0fa85f89395c4fa8bdc84f9be6ff
This commit is contained in:
David Ostrovsky 2012-07-07 22:26:12 +02:00
parent ae37e2affd
commit 89c230cb4e
1 changed files with 2 additions and 0 deletions

View File

@ -78,3 +78,5 @@
[melody]
monitoring = <%= enable_melody %>
session = <%= melody_session %>
[gitweb]
revision = "?p=${project}.git;a=commitdiff;h=${commit}"