From: Junio C Hamano Date: Mon, 25 Nov 2024 03:32:21 +0000 (+0900) Subject: Git 2.47.1 X-Git-Tag: v2.47.1^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=92999a42db1c5f43f330e4f2bca4026b5b81576f;p=thirdparty%2Fgit.git Git 2.47.1 Signed-off-by: Junio C Hamano --- diff --git a/Documentation/RelNotes/2.47.1.txt b/Documentation/RelNotes/2.47.1.txt index 6d7a4d98fb..39206c09fd 100644 --- a/Documentation/RelNotes/2.47.1.txt +++ b/Documentation/RelNotes/2.47.1.txt @@ -24,3 +24,8 @@ Fixes since Git 2.47 * A "git fetch" from the superproject going down to a submodule used a wrong remote when the default remote names are set differently between them. + + * The "gitk" project tree has been synchronized again with its new + maintainer, Johannes Sixt. + +Also contains minor documentation updates and code clean-ups.