commit | bc2c65770dca70c1d4e151fad971bc7c7235a702 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <gitster@pobox.com> | Mon Dec 30 06:58:28 2024 -0800 |
committer | Junio C Hamano <gitster@pobox.com> | Mon Dec 30 06:58:28 2024 -0800 |
tree | 20835ff717c99a787b6214f7f7027a059211d4f4 | |
parent | e1d34f36ead7daf68fac21902bceaa30db7f4444 [diff] |
Git 2.48-rc1 Signed-off-by: Junio C Hamano <gitster@pobox.com>
diff --git a/Documentation/RelNotes/2.48.0.txt b/Documentation/RelNotes/2.48.0.txt index 33c11e7..f9fc8c1 100644 --- a/Documentation/RelNotes/2.48.0.txt +++ b/Documentation/RelNotes/2.48.0.txt
@@ -161,6 +161,9 @@ * "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 -----------------