]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Gitweb: remove blame.js -- that's long gone.
authorJunio C Hamano <gitster@pobox.com>
Wed, 9 Apr 2008 05:08:01 +0000 (22:08 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 9 Apr 2008 05:08:01 +0000 (22:08 -0700)
Gitweb

diff --git a/Gitweb b/Gitweb
index ac6944885b3e452d942635a602b78e5150df7325..56b7e822d188f5caec81e1e3c75b56bad40f2e3a 100755 (executable)
--- 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