From: Junio C Hamano Date: Mon, 2 Nov 2020 21:17:43 +0000 (-0800) Subject: Merge branch 'jt/apply-reverse-twice' X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=c23cd78e8127a2f80cc0357994209bc1bb81a4fe;p=git.git 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 --- c23cd78e8127a2f80cc0357994209bc1bb81a4fe