From ae1c512164bbc6b7e42bd6bea69e2cc2d713d60a Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Mon, 16 Dec 2024 22:37:25 +0100 Subject: [PATCH] RFC: git: update to v2.48.0-rc1 Update to git version v2.48.0-rc1, no additional changes required. Signed-off-by: Christian Hesse --- Makefile | 4 ++-- git | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 1cc9b86..6024d18 100644 --- a/Makefile +++ b/Makefile @@ -14,8 +14,8 @@ htmldir = $(docdir) pdfdir = $(docdir) mandir = $(prefix)/share/man SHA1_HEADER = -GIT_VER = 2.47.1 -GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.xz +GIT_VER = 2.48.0.rc1 +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 index 92999a4..bc2c657 160000 --- a/git +++ b/git @@ -1 +1 @@ -Subproject commit 92999a42db1c5f43f330e4f2bca4026b5b81576f +Subproject commit bc2c65770dca70c1d4e151fad971bc7c7235a702