@leroysheep / MovieWebApp / commits / 92999a42db

Git 2.47.1

Signed-off-by: Junio C Hamano <gitster@pobox.com>

Junio C Hamano committed Nov 25, 2024 at 12:32 UTC 92999a42db1c5f43f330e4f2bca4026b5b81576f
1 file changed +5
Documentation/RelNotes/2.47.1.txt
+5
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.