Re: [PATCH] git: update to 1.8.4

2013-08-26 Thread Jason A. Donenfeld
Merged, thanks John.
___
CGit mailing list
CGit@lists.zx2c4.com
http://lists.zx2c4.com/mailman/listinfo/cgit


[PATCH] git: update to 1.8.4

2013-08-23 Thread John Keeping
No code changes required, just bump the submodule and makefile versions.

Signed-off-by: John Keeping 
---
 Makefile | 2 +-
 git  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index 49b6b0c..82d5b58 100644
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@ htmldir = $(docdir)
 pdfdir = $(docdir)
 mandir = $(prefix)/share/man
 SHA1_HEADER = 
-GIT_VER = 1.8.3
+GIT_VER = 1.8.4
 GIT_URL = https://git-core.googlecode.com/files/git-$(GIT_VER).tar.gz
 INSTALL = install
 COPYTREE = cp -r
diff --git a/git b/git
index edca415..e230c56 16
--- a/git
+++ b/git
@@ -1 +1 @@
-Subproject commit edca4152560522a431a51fc0a06147fc680b5b18
+Subproject commit e230c568c4b9a991e3175e5f65171a566fd8e39c
-- 
1.8.4.rc3.504.gcab7572

___
CGit mailing list
CGit@lists.zx2c4.com
http://lists.zx2c4.com/mailman/listinfo/cgit