Git fork

Git 2.47.1

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

+5
+5
Documentation/RelNotes/2.47.1.txt
··· 24 24 * A "git fetch" from the superproject going down to a submodule used 25 25 a wrong remote when the default remote names are set differently 26 26 between them. 27 + 28 + * The "gitk" project tree has been synchronized again with its new 29 + maintainer, Johannes Sixt. 30 + 31 + Also contains minor documentation updates and code clean-ups.