Merge branch 'jc/builtin-mv-move-array'

Apply Coccinelle rule to turn raw memmove() into MOVE_ARRAY() cpp macro, which would improve maintainability and readability. * jc/builtin-mv-move-array: builtin/mv.c: use the MOVE_ARRAY() macro instead of memmove()

Junio C Hamano committed Jul 18, 2022 at 13:31 UTC f01315ef7d8144ca06cd8f3fdbd6c9563e815e89

No changes.