Git fork

The thirteenth batch

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

+6
+6
Documentation/RelNotes/2.47.0.txt
··· 48 48 49 49 * Support for the RUNTIME_PREFIX feature has been added to z/OS port. 50 50 51 + * "git send-email" learned "--mailmap" option to allow rewriting the 52 + recipient addresses. 53 + 51 54 52 55 Performance, Internal Implementation, Development Support etc. 53 56 -------------------------------------------------------------- ··· 110 113 111 114 * More trace2 events at key points on push and fetch code paths have 112 115 been added. 116 + 117 + * Make our codebase compilable with the -Werror=unused-parameter 118 + option. 113 119 114 120 115 121 Fixes since v2.46