List for cgit developers and users
 help / color / mirror / Atom feed
* [PATCH 1/1] git: update to 1.9.2
@ 2014-04-10  3:34 mail
  2014-04-12 16:07 ` Jason
  0 siblings, 1 reply; 2+ messages in thread
From: mail @ 2014-04-10  3:34 UTC (permalink / raw)


Everything works just bumping the version in Makefile and commit hash in
submodule. No code changes required.
---
 Makefile | 2 +-
 git      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index 2493527..e6ec0dc 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.9.1
+GIT_VER = 1.9.2
 GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.gz
 INSTALL = install
 COPYTREE = cp -r
diff --git a/git b/git
index cee0c27..0bc85ab 160000
--- a/git
+++ b/git
@@ -1 +1 @@
-Subproject commit cee0c2750bb5f1b38f15ef961517e03c2e39c9ec
+Subproject commit 0bc85abb7aa9b24b093253018801a0fb43d01122
-- 
1.9.2



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [PATCH 1/1] git: update to 1.9.2
  2014-04-10  3:34 [PATCH 1/1] git: update to 1.9.2 mail
@ 2014-04-12 16:07 ` Jason
  0 siblings, 0 replies; 2+ messages in thread
From: Jason @ 2014-04-12 16:07 UTC (permalink / raw)


Merged, thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.zx2c4.com/pipermail/cgit/attachments/20140412/ef39d558/attachment.html>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-04-12 16:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-10  3:34 [PATCH 1/1] git: update to 1.9.2 mail
2014-04-12 16:07 ` Jason

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).