Git fork

A few more after -rc1

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

+13
+13
Documentation/RelNotes/2.49.0.adoc
··· 93 * Rename processing in the recursive merge backend has seen a micro 94 optimization. 95 96 97 Fixes since v2.48 98 ----------------- ··· 272 (merge 45761988ac en/doc-renormalize later to maint). 273 (merge 832f56f06a jc/doc-boolean-synonyms later to maint). 274 (merge 3eeed876a9 ac/doc-http-ssl-type-config later to maint).
··· 93 * Rename processing in the recursive merge backend has seen a micro 94 optimization. 95 96 + * The path.[ch] API takes an explicit repository parameter passed 97 + throughout the callchain, instead of relying on the_repository 98 + singleton instance. 99 + 100 + * Large-object promisor protocol extension has been introduced. 101 + 102 + * The editorconfig file is updated to tell us that bash scripts are 103 + similar to general Bourne shell scripts. 104 + 105 + * Meson-based build procedure forgot to build some docs, which has 106 + been corrected. 107 + 108 109 Fixes since v2.48 110 ----------------- ··· 284 (merge 45761988ac en/doc-renormalize later to maint). 285 (merge 832f56f06a jc/doc-boolean-synonyms later to maint). 286 (merge 3eeed876a9 ac/doc-http-ssl-type-config later to maint). 287 + (merge c268e3285d jc/breaking-changes-early-adopter-option later to maint).