Git fork

The seventeenth batch

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

+4
+4
Documentation/RelNotes/2.47.0.txt
··· 65 65 to discourage its use by interactive users. Add documentation to 66 66 help tool writers. 67 67 68 + * "git apply --3way" learned to take "--ours" and other options. 69 + 70 + 68 71 Performance, Internal Implementation, Development Support etc. 69 72 -------------------------------------------------------------- 70 73 ··· 241 244 * Other code cleanup, docfix, build fix, etc. 242 245 (merge be10ac7037 jc/mailinfo-header-cleanup later to maint). 243 246 (merge 9a36ea37ae jc/doc-skip-fetch-all-and-prefetch later to maint). 247 + (merge 4460e052e0 jc/range-diff-lazy-setup later to maint).