From: Junio C Hamano Date: Mon, 30 Dec 2024 14:58:28 +0000 (-0800) Subject: Git 2.48-rc1 X-Git-Tag: v2.48.0-rc1^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bc2c65770dca70c1d4e151fad971bc7c7235a702;p=thirdparty%2Fgit.git Git 2.48-rc1 Signed-off-by: Junio C Hamano --- diff --git a/Documentation/RelNotes/2.48.0.txt b/Documentation/RelNotes/2.48.0.txt index 33c11e742f..f9fc8c1086 100644 --- a/Documentation/RelNotes/2.48.0.txt +++ b/Documentation/RelNotes/2.48.0.txt @@ -161,6 +161,9 @@ Performance, Internal Implementation, Development Support etc. * "git refs migrate" learned to also migrate the reflog data across backends. + * The developer documentation has been updated to give the latest + info on gitk and git-gui maintainer. + Fixes since v2.47 -----------------