[PATCH] git: update to 1.8.2.2

John Keeping john at keeping.me.uk
Sat Apr 27 11:20:16 CEST 2013


No changes required, just bump the submodule and Makefile version.

Signed-off-by: John Keeping <john at keeping.me.uk>
---
 Makefile | 2 +-
 git      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index ed29b3a..77c676d 100644
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@ htmldir = $(docdir)
 pdfdir = $(docdir)
 mandir = $(prefix)/share/man
 SHA1_HEADER = <openssl/sha.h>
-GIT_VER = 1.8.2.1
+GIT_VER = 1.8.2.2
 GIT_URL = https://git-core.googlecode.com/files/git-$(GIT_VER).tar.gz
 INSTALL = install
 MAN5_TXT = $(wildcard *.5.txt)
diff --git a/git b/git
index 5bda18c..4a9a4f0 160000
--- a/git
+++ b/git
@@ -1 +1 @@
-Subproject commit 5bda18c186e455f8e65f976d3bf333ab1f4b5b53
+Subproject commit 4a9a4f0ec1daaccb88cdf507375ca64696dfe167
-- 
1.8.2.1.715.gb260f47





More information about the CGit mailing list