From: Junio C Hamano Date: Wed, 9 Apr 2008 05:08:01 +0000 (-0700) Subject: Gitweb: remove blame.js -- that's long gone. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73188422c045e242b3f58d6ee731cc544d728a6b;p=thirdparty%2Fgit.git Gitweb: remove blame.js -- that's long gone. --- diff --git a/Gitweb b/Gitweb index ac6944885b..56b7e822d1 100755 --- a/Gitweb +++ b/Gitweb @@ -6,7 +6,7 @@ cd gitweb && DEST=`cd ../../index && /bin/pwd` || exit differs= -rsrc='gitweb.cgi gitweb.css git-favicon.png blame.js' +rsrc='gitweb.cgi gitweb.css git-favicon.png' for r in $rsrc do