Merge branch 'jt/apply-reverse-twice'

"git apply -R" did not handle patches that touch the same path twice correctly, which has been corrected. This is most relevant in a patch that changes a path from a regular file to a symbolic link (and vice versa). * jt/apply-reverse-twice: apply: when -R, also reverse list of sections

Junio C Hamano committed Nov 2, 2020 at 13:17 UTC c23cd78e8127a2f80cc0357994209bc1bb81a4fe

No changes.