
Since `git-annotate' is an expensive operation to run it may be desirable to deactivate this functionality. This patch introduces the `gitweb.blame' option to git-repo-config and disables the blame support by default. Signed-off-by: Florian Forster <octo@verplant.org> Signed-off-by: Junio C Hamano <junkio@cox.net>
GIT web Interface The one working on: http://www.kernel.org/git/ Get the gitweb.cgi by ftp: ftp://ftp.kernel.org/pub/software/scm/gitweb/ It reqires the git-core binaries installed on the system: http://www.kernel.org/git/?p=git/git.git;a=summary The gitweb repository is here: http://www.kernel.org/git/?p=git/gitweb.git;a=summary Any comment/question/concern to: Kay Sievers <kay.sievers@vrfy.org>