From: Junio C Hamano Date: Fri, 12 Aug 2022 18:46:05 +0000 (-0700) Subject: The twelfth batch X-Git-Tag: v2.38.0-rc0~81 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=afa70145a25e81faa685dc0b465e52b45d2444bd;p=thirdparty%2Fgit.git The twelfth batch Signed-off-by: Junio C Hamano --- diff --git a/Documentation/RelNotes/2.38.0.txt b/Documentation/RelNotes/2.38.0.txt index 9a435dc7c0..38ecfcfe8f 100644 --- a/Documentation/RelNotes/2.38.0.txt +++ b/Documentation/RelNotes/2.38.0.txt @@ -225,4 +225,8 @@ Fixes since v2.37 strategy backend. (merge 1250dff32b js/ort-clean-up-after-failed-merge later to maint). + * "git symbolic-ref symref non..sen..se" is now diagnosed as an error. + (merge 04ede97211 lt/symbolic-ref-sanity later to maint). + * Other code cleanup, docfix, build fix, etc. + (merge 94955d576b gc/git-reflog-doc-markup later to maint).