summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2020-03-09 09:51:05 +0100
committerChristian Hesse <mail@eworm.de>2020-03-17 14:00:29 +0100
commitec1a2f59df1c5bd471c05fc6e2233c355afe1caa (patch)
treeb2d88c684f23bb549d3535abcee1f5d70287e0e8
parent55fa25adb097d2681607d8b0f51a0c393cc9af1a (diff)
downloadcgit-ch/git-2-26.tar.gz
RFC: git: update to v2.26.0-rc2ch/git-2-26
Update to git version v2.26.0-rc2. No changes required. Signed-off-by: Christian Hesse <mail@eworm.de>
-rw-r--r--Makefile4
m---------git0
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 49109ad..65b652f 100644
--- a/Makefile
+++ b/Makefile
@@ -14,8 +14,8 @@ htmldir = $(docdir)
pdfdir = $(docdir)
mandir = $(prefix)/share/man
SHA1_HEADER = <openssl/sha.h>
-GIT_VER = 2.25.1
-GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.xz
+GIT_VER = 2.26.0.rc2
+GIT_URL = https://www.kernel.org/pub/software/scm/git/testing/git-$(GIT_VER).tar.xz
INSTALL = install
COPYTREE = cp -r
MAN5_TXT = $(wildcard *.5.txt)
diff --git a/git b/git
-Subproject c522f061d551c9bb8684a7c3859b2ece4499b56
+Subproject 6c85aac65fb455af85745130ce35ddae4678db8