From edf0ae3bd7565b39c47fb2b7e0637bcc770c2e43 Mon Sep 17 00:00:00 2001 From: Lars Hjemli Date: Thu, 10 Jan 2008 13:47:18 +0100 Subject: Use GIT-1.5.3.8 --- Makefile | 2 +- git | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 27e966d..795fb48 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ CGIT_SCRIPT_PATH = /var/www/htdocs/cgit CGIT_CONFIG = /etc/cgitrc CACHE_ROOT = /var/cache/cgit SHA1_HEADER = -GIT_VER = 1.5.3.5 +GIT_VER = 1.5.3.8 GIT_URL = http://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.bz2 # diff --git a/git b/git index 3f2a7ae..aadd4ef 160000 --- a/git +++ b/git @@ -1 +1 @@ -Subproject commit 3f2a7ae2c84c921e11041a5edc2522964fc1cce5 +Subproject commit aadd4efa715f56e0eac5ac459c8ff4933b56d4ce -- cgit v1.2.3-24-g4f1b