diff options
author | Junio C Hamano <gitster@pobox.com> | 2025-03-12 12:06:30 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2025-03-12 12:06:58 -0700 |
commit | 4b68faf6b93311254efad80e554780e372deb42f (patch) | |
tree | dda9c51c812c2c6753aafd54a3da632bf4d82dbe | |
parent | a867909543ed6f758148096bbdfe117c52dbdb94 (diff) |
A bit more updates after -rc2
Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rw-r--r-- | Documentation/RelNotes/2.49.0.adoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/RelNotes/2.49.0.adoc b/Documentation/RelNotes/2.49.0.adoc index a173eb1930..494c83096f 100644 --- a/Documentation/RelNotes/2.49.0.adoc +++ b/Documentation/RelNotes/2.49.0.adoc @@ -285,3 +285,4 @@ Fixes since v2.48 (merge 832f56f06a jc/doc-boolean-synonyms later to maint). (merge 3eeed876a9 ac/doc-http-ssl-type-config later to maint). (merge c268e3285d jc/breaking-changes-early-adopter-option later to maint). + (merge 0d03fda6a5 pb/doc-follow-remote-head later to maint). |