]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Git 2.47.1 v2.47.1
authorJunio C Hamano <gitster@pobox.com>
Mon, 25 Nov 2024 03:32:21 +0000 (12:32 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 25 Nov 2024 03:32:21 +0000 (12:32 +0900)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/2.47.1.txt

index 6d7a4d98fbe0ce62eba3897d2b8fb3e3275d8024..39206c09fdbe6235a8fbaf106a285aef1b6ea727 100644 (file)
@@ -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.